2 lines
156 B
Text
2 lines
156 B
Text
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
|