update sh

This commit is contained in:
2026-03-08 01:36:41 +08:00
parent 84546eb8ab
commit 9864740e14

View File

@@ -8,8 +8,7 @@ cd config
sudo git fetch origin sudo git fetch origin
sudo git reset --hard origin/main sudo git reset --hard origin/main
cd .. cd ..
sudo python3 -m pip install -r requirements.txt sleep 60
sudo python3 main.py
cd output cd output
sudo git add . sudo git add .
sudo git commit -m "$(date +'%Y-%m-%d %H:%M:%S')" sudo git commit -m "$(date +'%Y-%m-%d %H:%M:%S')"