Update update.sh

This commit is contained in:
Mr.Lin
2020-04-02 21:53:38 +08:00
committed by GitHub
parent a1495d1f75
commit a262729d34
+1 -1
View File
@@ -56,7 +56,7 @@ if [ g"$install" != g"1" -a g"$update" != g"1" ]; then
exit
fi
gitsource='https://github.com/qkqpttgf/OneManager-php'
gitsource='https://github.com/ldxw/OneManager-php'
OneManagerPath=`cd $(dirname $0);pwd -P`
cd ${OneManagerPath}