@@ -0,0 +1,6 @@
#!/bin/sh
snek refresh
for PKG in $(snek list | cut -d ':' -f 1)
do
cp $(snek scoopize $PKG) bucket
done
The note is not visible to the blocked user.