Browse Source

[fix] upgrade script sets 'final_path' setting.

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

+ 2 - 0
scripts/install

@@ -69,6 +69,8 @@ export DEBIAN_FRONTEND=noninteractive
 
 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