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:
parent
085ab7d9d0
commit
0f14b42c7b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue