From 634229731cd6e446b4208c402e990f821c7a809f Mon Sep 17 00:00:00 2001 From: polytan02 Date: Wed, 18 Jan 2017 00:33:06 +0000 Subject: [PATCH] No need to store final_logpath and final_path --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index 145561d..30b4330 100644 --- a/scripts/install +++ b/scripts/install @@ -72,9 +72,6 @@ final_logpath=/var/log/$app # Define variables and Save app settings ynh_app_setting_set "$app" domain "$domain" -ynh_app_setting_set "$app" final_logpath "$final_logpath" -ynh_app_setting_set "$app" final_path "$final_path" - # Copy files to the right place