pra rodar com cron

This commit is contained in:
Arles 2020-02-27 08:38:09 -03:00
parent 0fdbb04153
commit 6eddd1bf23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
*Rodar uma vez por dia com cronjob*
0 7 * * * cd /path/to/file/ && python3 mary.py
0 7 * * * cd /path/to/file/ && python3 mari.py