error correction syntax

This commit is contained in:
Jeremy MANSON 2016-03-07 10:29:41 +01:00
parent 25c589c460
commit d2ff29cb71

View File

@ -19,8 +19,8 @@ sudo bash -c "pip install shinken"
# prepare shinken
sudo pip install pymongo>=3.0.3 requests arrow bottle==0.12.8 passlib
sudo apt-get install mongodb -y
sudo su -c shinken --int -l shinken
sudo su -c shinken install webui2 -l shinken
sudo su -c "shinken --init" -l shinken
sudo su -c "shinken install webui2" -l shinken
# Remove trailing "/" for next commands