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
a05309c11c
commit
01fff59c25
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ sudo yunohost service add $app --log "/var/log/$app/cryptpad.log"
|
||||||
|
|
||||||
|
|
||||||
pushd $final_path
|
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
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue