1
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2023-11-25 20:02:24 +10:00
parent ccc99363c5
commit d64290ca66
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +0,0 @@
#!/bin/bash
(crontab -l 2>/dev/null; echo "30 23 * * * root /root/medicine-config/medicine-remd/update.sh") | crontab -

1
medicine-remd/crontab.txt Executable file
View File

@ -0,0 +1 @@
30 23 * * * /root/medicine-config/medicine-remd/update.sh