remove vscode

This commit is contained in:
2025-11-22 20:50:34 +08:00
parent eca7a61906
commit db4d036252
2 changed files with 5 additions and 4 deletions

5
run.sh Normal file
View File

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