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-19 23:19:18 +02:00 committed by GitHub
parent a05309c11c
commit 01fff59c25

View file

@ -190,7 +190,7 @@ sudo yunohost service add $app --log "/var/log/$app/cryptpad.log"
pushd $final_path
./nodebb start # Démarre etherpad. Le démarrage est fait le plus tôt possible, car il est très long...
sudo ./nodebb start # Démarre Nodebb. Le démarrage est fait le plus tôt possible, car il est très long...
popd
#=================================================