@ -3,10 +3,9 @@
git fetch --all
git reset --hard origin/master
rm -rf tonitch
mkdir -p tonitch
export PKGDEST=$(pwd)/tonitch
rm -rf $PKGDEST/*
packagelist=$(find . -maxdepth 1 -type d -printf '%P\n' | sed '/tonitch/d' | sed '/\./d')
The note is not visible to the blocked user.