Update install.sh

pull/109/head
Mr Chen 6 years ago
parent 866fdf4e90
commit 194d8c9e61
  1. 2
      scripts/install.sh

@ -34,6 +34,8 @@ fi
if [ "$OSNAME" == 'MAC' ];then
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install_macos.sh | sh
else
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install_centos.sh | sh
fi

Loading…
Cancel
Save