add app dir
This commit is contained in:
parent
013d2e8ac7
commit
c7583fa3ca
3 changed files with 10 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
source /env
|
||||
source /app/env
|
||||
sleep 2
|
||||
|
||||
python3 /get_price.py >> /var/log/cron.log 2>&1
|
||||
python3 /app/get_price.py >> /var/log/cron.log 2>&1
|
Loading…
Add table
Add a link
Reference in a new issue