mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
fix
This commit is contained in:
parent
cedb65670e
commit
07e23b7851
1 changed files with 2 additions and 2 deletions
|
@ -192,7 +192,7 @@ if [ "$CHINA" = "yes" ]; then
|
|||
fi
|
||||
cd /var/lib/openmptcprouter-vps-debian
|
||||
git pull
|
||||
# if [ "$VPS_PATH" = "server-test" ]; then
|
||||
# if [ "$VPSPATH" = "server-test" ]; then
|
||||
# git checkout develop
|
||||
# else
|
||||
# git checkout main
|
||||
|
@ -204,7 +204,7 @@ if [ "$CHINA" = "yes" ]; then
|
|||
fi
|
||||
cd /usr/share/omr-server-git
|
||||
git pull
|
||||
if [ "$VPS_PATH" = "server-test" ]; then
|
||||
if [ "$VPSPATH" = "server-test" ]; then
|
||||
git checkout develop
|
||||
else
|
||||
git checkout master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue