Update install.sh
This commit is contained in:
parent
d5c232201b
commit
8ff13fac5b
|
|
@ -12,6 +12,8 @@ install_tmp=${rootPath}/tmp/mw_install.pl
|
|||
|
||||
VERSION=$2
|
||||
|
||||
# cd /www/server/mdserver-web/plugins/swap && /bin/bash install.sh install 1.1
|
||||
|
||||
Install_swap()
|
||||
{
|
||||
if [ -d $serverPath/swap ];then
|
||||
|
|
|
|||
Loading…
Reference in New Issue