From 699e8d851d943fbed6059a3cddc52bccccd59df3 Mon Sep 17 00:00:00 2001 From: massyas Date: Fri, 27 Apr 2018 10:46:30 +0200 Subject: [PATCH] Working on install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 9c144ea..5f062ba 100755 --- a/scripts/install +++ b/scripts/install @@ -153,7 +153,7 @@ systemctl reload nginx #================================================= # Calculate and store the config file checksum into the app settings -ynh_store_file_checksum "$final_path/CONFIG_FILE" +#ynh_store_file_checksum "$final_path/CONFIG_FILE" #================================================= # GENERIC FINALIZATION @@ -175,7 +175,7 @@ ynh_use_logrotate # ADVERTISE SERVICE IN ADMIN PANEL #================================================= -yunohost service add NAME_INIT.D --log "/var/log/FILE.log" +#yunohost service add NAME_INIT.D --log "/var/log/FILE.log" #================================================= # SETUP SSOWAT