From 3b37a0a4aadf5123aec686026a568564d8aee617 Mon Sep 17 00:00:00 2001 From: pitchum Date: Sun, 26 Aug 2018 21:03:36 +0200 Subject: [PATCH] [fix] upgrade script sets 'final_path' setting. --- scripts/install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install b/scripts/install index 39790f7..f5d719e 100644 --- a/scripts/install +++ b/scripts/install @@ -80,6 +80,8 @@ ynh_install_app_dependencies "$pkg_dependencies" vpnclient_deploy_files_and_services +ynh_app_setting_set $app final_path $final_path + # Set default inits # The boot order of these services are important, so they are disabled by default