mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Update install
This commit is contained in:
parent
79a613531c
commit
e3c7e98f40
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ set -eu
|
||||||
domain=$YUNOHOST_APP_ARG_DOMAIN
|
domain=$YUNOHOST_APP_ARG_DOMAIN
|
||||||
is_public=$YUNOHOST_APP_ARG_IS_PUBLIC
|
is_public=$YUNOHOST_APP_ARG_IS_PUBLIC
|
||||||
|
|
||||||
# Save app settings
|
# Save app setting
|
||||||
|
|
||||||
ynh_app_setting_set "$app" is_public "$is_public"
|
ynh_app_setting_set "$app" is_public "$is_public"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue