Commit code. Update time: 2023-06-25

This commit is contained in:
TK
2023-06-25 11:43:18 +08:00
parent fcb36d83c9
commit 4593449ef4
+1 -1
View File
@@ -16,4 +16,4 @@ git add .
date +%F > timefile date +%F > timefile
currentTime=$(<timefile) currentTime=$(<timefile)
git commit -m "Commit code. Update time: $currentTime " git commit -m "Commit code. Update time: $currentTime "
#git push git push