update git.sh

This commit is contained in:
2026-03-08 01:46:00 +08:00
parent 9864740e14
commit 14f55ef017

2
git.sh
View File

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