pra rodar com cron

This commit is contained in:
Arles 2020-02-27 08:37:33 -03:00
parent f6e53d81df
commit 0fdbb04153
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.pi
0 7 * * * cd /path/to/file/ && python3 mary.py