@@ -0,0 +1,5 @@
#!/bin/bash
for package in $(ls packages); do
./build_and_link.sh $package
done
The note is not visible to the blocked user.