Update update.sh
parent
a1495d1f75
commit
a262729d34
|
@ -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}
|
||||||
|
|
Loading…
Reference in New Issue