Update update.sh

pull/98/head
Mr.Lin 2020-04-02 21:53:38 +08:00 committed by GitHub
parent a1495d1f75
commit a262729d34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ if [ g"$install" != g"1" -a g"$update" != g"1" ]; then
exit exit
fi fi
gitsource='https://github.com/qkqpttgf/OneManager-php' gitsource='https://github.com/ldxw/OneManager-php'
OneManagerPath=`cd $(dirname $0);pwd -P` OneManagerPath=`cd $(dirname $0);pwd -P`
cd ${OneManagerPath} cd ${OneManagerPath}