1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00

Correct error

This commit is contained in:
Rafi59 2017-06-09 16:09:19 +02:00 committed by GitHub
parent e380ee5319
commit 277939264a

View file

@ -11,8 +11,8 @@ source /usr/share/yunohost/helpers
# Retrieve arguments
domain=$YUNOHOST_APP_ARG_DOMAIN
is_public=$YUNOHOST_APP_ARG_IS_PUBLIC
domain=$YNH_APP_ARG_DOMAIN
is_public=$YNH_APP_ARG_DOMAIN
# Save app settings