Parcourir la source

[fix] upgrade script sets 'final_path' setting.

pitchum il y a 6 ans
Parent
commit
3b37a0a4aa
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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