mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Update helpers
This commit is contained in:
parent
277939264a
commit
db8923e248
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ is_public=$YNH_APP_ARG_DOMAIN
|
|||
|
||||
# Save app settings
|
||||
|
||||
ynh_app_setting_set "$app" is_public "$is_public"
|
||||
ynh_app_setting_set $app is_public $is_public
|
||||
|
||||
|
||||
# Check domain/path availability
|
||||
|
|
Loading…
Reference in a new issue