@@ -22,6 +22,7 @@ if [ -f .lastcheck ]; then
if [ $(($NOW - $LAST)) -gt 86400 ]; then
echo "Updating config"
git pull
touch .lastcheck
fi
else
# Doesn't exist
The note is not visible to the blocked user.