@@ -71,6 +71,7 @@ chmod +x update.sh
#### Or automate it with cron:
```bash
chmod +x update.sh
crontab -e
# Example: run every hour
0 * * * * /path/to/your/Repo/update.sh
The note is not visible to the blocked user.