Update install_centos.sh

pull/109/head
midoks 6 years ago
parent ae7b63ca0e
commit 1ea192bf85
  1. 4
      scripts/install_centos.sh

@ -87,9 +87,7 @@ if [ ! -f '/usr/bin/pip' ];then
fi
if [ ! -d /www/server/lib ]; then
cd /www/server/mdserver-web/scripts && ./lib.sh
fi
cd /www/server/mdserver-web/scripts && ./lib.sh
pip install -r /www/server/mdserver-web/requirements.txt

Loading…
Cancel
Save