This commit is contained in:
imnyang 2024-11-06 23:07:37 +09:00
commit 36075c6d1d

View file

@ -1,4 +1,4 @@
cd /code/isangjeong.today cd /code/app
#rm -rf 20*.png #rm -rf 20*.png
#rm -rf /etc/localtime #rm -rf /etc/localtime
@ -13,4 +13,4 @@ if [ ! -f "temp/cookies.json" ]; then
python3 library/init-auth.py python3 library/init-auth.py
fi 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