Browse Source

[fix] upgrade script sets 'final_path' setting.

pitchum 6 years ago
parent
commit
3b37a0a4aa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      scripts/install

+ 2 - 0
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