This commit is contained in:
2025-11-22 20:52:08 +08:00
parent ea113c77d7
commit ffcabf8b33

1
run.sh
View File

@@ -1,4 +1,5 @@
sudo git pull sudo git pull
source .venv/bin/activate
python main.py python main.py
sudo git add . sudo git add .
sudo git commit -m "$(date '+%Y-%m-%d %H:%M:%S.%N')" sudo git commit -m "$(date '+%Y-%m-%d %H:%M:%S.%N')"