From 5c2c61edf240158d4009f5d2dbe9771e07546b6e Mon Sep 17 00:00:00 2001 From: frju365 Date: Wed, 19 Apr 2017 23:19:59 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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