diff --git a/scripts/install b/scripts/install index 69eef3c..c0b1c99 100644 --- a/scripts/install +++ b/scripts/install @@ -182,7 +182,7 @@ popd #================================================= # Ajoute le service au monitoring de Yunohost. -sudo yunohost service add $app --log "/var/log/$app/cryptpad.log" +sudo yunohost service add $app --log "/var/log/$app/nodebb.log" #================================================= # START ETHERPAD IN BACKGROUND