|
@@ -26,11 +26,11 @@ function updateSpecialVer() {
|
|
|
cp ../config.yaml ./MTP20Access/config.yaml
|
|
cp ../config.yaml ./MTP20Access/config.yaml
|
|
|
cp -rf ./MTP20Access/* ../
|
|
cp -rf ./MTP20Access/* ../
|
|
|
cd ..
|
|
cd ..
|
|
|
- rm -rf upmtpgo
|
|
|
|
|
- pkill MTP20Access
|
|
|
|
|
- nohup `pwd`/MTP20Access &
|
|
|
|
|
- rm -f ./update.sh
|
|
|
|
|
- rm -f console
|
|
|
|
|
|
|
+ #rm -rf upmtpgo
|
|
|
|
|
+ #pkill MTP20Access
|
|
|
|
|
+ #nohup `pwd`/MTP20Access &
|
|
|
|
|
+ #rm -f ./update.sh
|
|
|
|
|
+ #rm -f console
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
excute $1
|
|
excute $1
|