Updated README.
This commit is contained in:
@@ -16,7 +16,7 @@ echo -e "\n# Shared Scripts:\n. /usr/local/shared-scripts/startup.sh \"/usr/loca
|
||||
|
||||
Auto-update via Cron job:
|
||||
```
|
||||
*/5 * * * * root bash -c "cd /usr/local/shared-scripts && /usr/bin/git pull origin main" > /dev/null 2>&1
|
||||
*/10 * * * * <YOUR_USERNAME> /usr/local/shared-scripts/gpull /usr/local/shared-scripts/ > /dev/null 2>&1
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user