This commit is contained in:
Marcin Jachymiak 2020-03-05 12:17:25 -05:00
parent 737e6fdb5a
commit b067da67ac
1 changed files with 1 additions and 1 deletions

View File

@ -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 -