1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

Store $packages

This commit is contained in:
Pierre Bourré 2019-02-23 23:46:18 +01:00
parent 5d3f8cadb0
commit b7ae9f4973
No known key found for this signature in database
GPG key ID: F6FFF40F2B3C57A0

View file

@ -214,6 +214,7 @@ ynh_app_setting_set $app ip4_dns1 80.67.169.12
ynh_app_setting_set $app ip4_nat_prefix 10.0.242
ynh_app_setting_set $app vpnclient no
ynh_app_setting_set $app service_name $service_name
ynh_app_setting_set $app packages $packages
if [[ -z $wifi_device ]]; then
ynh_app_setting_set $app service_enabled 0