mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
typo
This commit is contained in:
parent
20cd43340c
commit
1d5d14162c
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ if [[ -n ${multissid} ]]; then
|
|||
fi
|
||||
|
||||
if [[ -z ${advanced} ]]; then
|
||||
ynh_app_setting_set --app=$app --key=adanced --value=0
|
||||
ynh_app_setting_set --app=$app --key=advanced --value=0
|
||||
fi
|
||||
|
||||
# Old stuff prior to 2.x
|
||||
|
|
Loading…
Add table
Reference in a new issue