fixup...
This commit is contained in:
parent
737e6fdb5a
commit
b067da67ac
|
@ -10,4 +10,4 @@ downloadCheck="0 0,8,16 * * * ~/skynet-webportal/setup-scripts/health-checker.py
|
|||
uploadCheck="0 0,8,16 * * * ~/skynet-webportal/setup-scripts/health-checker.py ~/.sia/sia-upload.env"
|
||||
|
||||
(crontab -u user -l; echo "$downloadCheck" ) | crontab -u user -
|
||||
(crontab -u user- l; echo "$uploadCheck" ) | crontab -u user -
|
||||
(crontab -u user -l; echo "$uploadCheck" ) | crontab -u user -
|
||||
|
|
Reference in New Issue