fur
This commit is contained in:
parent
8bc993d8d8
commit
e0d0ff32e6
1 changed files with 2 additions and 2 deletions
4
crontab
4
crontab
|
|
@ -1,2 +1,2 @@
|
|||
0 22 * * * /usr/bin/bash /root/isangjeong.today/run.sh
|
||||
5 4 * */2 6 /root/isangjeong.today/venv/bin/python3 /root/isangjeong.today/library/init-auth.py > /root/isangjeong.today/temp/auth-$(date +%Y%m%d-%H%M%S).log 2>&1
|
||||
0 22 * * * /usr/bin/bash /code/app/run.sh
|
||||
5 4 * */2 6 /usr/bin/python3 /code/app/library/init-auth.py > /code/app/temp/auth-$(date +%Y%m%d-%H%M%S).log 2>&1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue