Update install.sh
This commit is contained in:
parent
9877d04979
commit
f4ef03304d
|
|
@ -10,6 +10,7 @@ serverPath=$(dirname "$rootPath")
|
|||
install_tmp=${rootPath}/tmp/mw_install.pl
|
||||
VERSION=$2
|
||||
|
||||
# /www/server/mdserver-web/bin/supervisorctl -c /www/server/supervisor/supervisor.conf
|
||||
|
||||
bash ${rootPath}/scripts/getos.sh
|
||||
OSNAME=`cat ${rootPath}/data/osname.pl`
|
||||
|
|
|
|||
Loading…
Reference in New Issue