@@ -1,7 +1,6 @@
#!/bin/bash
dir=`dirname $0`
cd $dir;
cd $(dirname $0) || exit 1
if [ $(php daily.php -f update) -eq 1 ]; then
git pull --no-edit --quiet
The note is not visible to the blocked user.