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:
parent
5d3f8cadb0
commit
b7ae9f4973
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue