wangkun 2 năm trước cách đây
mục cha
commit
b6ff8fb4c6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      git_push.sh

+ 1 - 1
git_push.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 #!/bin/bash
 
 
 echo "开始"
 echo "开始"
-echo "$(date "+%Y-%m-%d %H:%M:%S") 正在push..."
+echo "$(date "+%Y-%m-%d %H:%M:%S") 正在 push..."
 git add .
 git add .
 git commit -m "update"
 git commit -m "update"
 git push origin master
 git push origin master