From a262729d342220fbab437059eefacf18d1e0b261 Mon Sep 17 00:00:00 2001 From: "Mr.Lin" Date: Thu, 2 Apr 2020 21:53:38 +0800 Subject: [PATCH] Update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}