Parcourir la source

[fix] upgrade script sets 'final_path' setting.

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