Update commit.tpl

This commit is contained in:
dami 2025-05-17 21:17:50 +08:00
parent 961dd5a56e
commit ffd96b03e5
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ unset GIT_DIR
cd $GIT_PROJECT_DIR && git pull
# cd $GIT_PROJECT_DIR && git pull
cd $GIT_PROJECT_DIR && sudo git pull
# func 2
# cd $GIT_PROJECT_DIR && env -i git pull origin master