mirror of
https://github.com/ZeJMaN/shinken_ynh.git
synced 2025-06-07 17:35:30 +02:00
error correction syntax
This commit is contained in:
parent
25c589c460
commit
d2ff29cb71
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user