Skip to content

Commit

Permalink
Update file 11-27-2020 10:11:09
Browse files Browse the repository at this point in the history
  • Loading branch information
shijiezhou1 committed Nov 27, 2020
1 parent ba044f9 commit 8c667f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git add .
CURRENT_DATE=$(date +"%m-%d-%Y %H:%m:%S")
git commit -m "Update file .$CURRENT_DATE. "
git commit -m "Update file $CURRENT_DATE"
git push

0 comments on commit 8c667f5

Please sign in to comment.