From e3e27af7b8cb362098f29d91f53caf7027fb4e96 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 19 May 2020 09:34:11 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4cbacc8..cf96730 100755 --- a/scripts/install +++ b/scripts/install @@ -297,7 +297,7 @@ ynh_use_logrotate ### If you're not using these lines: ### - You can remove these files in conf/. ### - Remove the section "REMOVE SERVICE FROM ADMIN PANEL" in the remove script -### - As well as the section "ADVERTISE SERVICE IN ADMIN PANEL" in the restore script +### - As well as the section "INTEGRATE SERVICE IN YUNOHOST" in the restore script yunohost service add $app --description "A short description of the app" --log "/var/log/$app/$app.log"