fix parameter

This commit is contained in:
gb 2023-07-19 10:27:52 +08:00
parent aa15cb7d36
commit 67ab0cfe8c
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
git checkout $1 git checkout ${1}
git pull origin $1 git pull origin ${1}