diff --git a/update.sh b/update.sh index 23cc7c2..9e7ba49 100644 --- a/update.sh +++ b/update.sh @@ -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}