Compare commits

...

1 Commits

Author SHA1 Message Date
cfe87523fa 2025-11-22 20:45:41.715741619 2025-11-22 20:45:41 +08:00

4
run.sh Executable file
View File

@@ -0,0 +1,4 @@
python main.py
sudo git add .
sudo git commit -m "$(date '+%Y-%m-%d %H:%M:%S.%N')"
sudo git push