From 69456b7cea7d8b0131495e656c4d71dd3635d301 Mon Sep 17 00:00:00 2001 From: Yalh Date: Mon, 14 Jan 2019 23:27:34 +0100 Subject: [PATCH] add SYSTEMD in the section for Service restore, making more easy to develop from the example_ynh package --- scripts/install | 2 +- scripts/remove | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index d0fff64..79ca7e9 100755 --- a/scripts/install +++ b/scripts/install @@ -178,7 +178,7 @@ ynh_add_fpm_config ### If you're not using these lines: ### - You can remove those files in conf/. ### - Remove the section "BACKUP SYSTEMD" in the backup script -### - Remove also the section "STOP AND REMOVE SERVICE" in the remove script +### - Remove also the section "STOP AND REMOVE SYSTEMD SERVICE" in the remove script ### - As well as the section "RESTORE SYSTEMD" in the restore script ### - And the section "SETUP SYSTEMD" in the upgrade script diff --git a/scripts/remove b/scripts/remove index f3e6ebe..2053ba4 100755 --- a/scripts/remove +++ b/scripts/remove @@ -24,7 +24,7 @@ final_path=$(ynh_app_setting_get $app final_path) #================================================= # STANDARD REMOVE #================================================= -# STOP AND REMOVE SERVICE +# STOP AND REMOVE SYSTEMD SERVICE #================================================= # Remove the dedicated systemd config