rm personal cron, add --cmd

This commit is contained in:
Heavybullets8 2022-08-16 20:27:11 -06:00
parent 00cc643fb5
commit 83785c184b

View File

@ -101,10 +101,10 @@ bash /mnt/tank/scripts/heavy_script/heavy_script.sh --delete-backup
bash /mnt/tank/scripts/heavy_script/heavy_script.sh --dns bash /mnt/tank/scripts/heavy_script/heavy_script.sh --dns
``` ```
#### My personal Cron Job #### Open a Containers Shell
``` ```
bash /mnt/speed/scripts/heavy_script/heavy_script.sh --self-update -b 10 -rsp -u 10 bash /mnt/speed/scripts/heavy_script/heavy_script.sh --cmd
``` ```
<br> <br>