diff --git a/scripts/quick/app.sh b/scripts/quick/app.sh index 91faa3a03..33abb533e 100755 --- a/scripts/quick/app.sh +++ b/scripts/quick/app.sh @@ -37,7 +37,7 @@ fi # swap if [ ! -d /www/server/swap ];then - cd /www/server/mdserver-web/plugins/swap && bash install.sh install 5.6 + cd /www/server/mdserver-web/plugins/swap && bash install.sh install 1.1 else echo "swap alreay exist!" fi