@@ -9,5 +9,5 @@ Add this line into the host crontab with `crontab -e`.
PATH=/usr/local/bin:/usr/bin
# Backup volumes every days at 4am
0 4 * * * /usr/local/bin/vol-backup-all
0 4 * * * /usr/local/sbin/vol-backup-all
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.