Auto commit.

This commit is contained in:
2022-04-28 14:51:20 +08:00
parent 2a146480cd
commit fffd82b3ff
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
@echo off
git add .
git commit -m "Auto commit."
git push origin master