hotfix
This commit is contained in:
parent
40fe3adb7c
commit
09f81570ec
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cd /code/isangjeong.today
|
||||
cd /code/app
|
||||
#rm -rf 20*.png
|
||||
|
||||
#rm -rf /etc/localtime
|
||||
|
|
@ -13,4 +13,4 @@ if [ ! -f "temp/cookies.json" ]; then
|
|||
python3 library/init-auth.py
|
||||
fi
|
||||
|
||||
python3 run.py > temp/$(date +%Y%m%d-%H%M%S).log 2>&1
|
||||
python3 run.py > temp/$(date +%Y%m%d-%H%M%S).log 2>&1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue