1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodebb_ynh.git synced 2024-09-03 19:46:29 +02:00

Update install

This commit is contained in:
frju365 2017-04-23 11:12:06 +02:00 committed by GitHub
parent 085ab7d9d0
commit 0f14b42c7b

View file

@ -199,7 +199,7 @@ sudo cp ../conf/"$app".service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable "$app".service
sudo systemctl start $app # Démarre Nodebb. Le démarrage est fait le plus tôt possible, car il est très long...
sleep 10
#=================================================
# SETUP SSOWAT
#=================================================