From 56dc677943d2c97e0a0eb8709fa81d74b5300409 Mon Sep 17 00:00:00 2001 From: "Mr.Lin" Date: Sun, 8 Mar 2020 11:22:05 +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 cb2c7ff..f982e83 100644 --- a/update.sh +++ b/update.sh @@ -1,6 +1,6 @@ #!bash -gitsource='https://github.com/qkqpttgf/OneManager-php' +gitsource='https://github.com/ldxw/OneManager-php' OneManagerPath=`cd $(dirname $0);pwd -P` cd ${OneManagerPath}