1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00

Clean install

This commit is contained in:
Rafi59 2017-06-21 19:07:07 +02:00 committed by GitHub
parent d379008435
commit 8839eecc6c

View file

@ -24,9 +24,7 @@ is_public=$YNH_APP_ARG_IS_PUBLIC
source /usr/share/yunohost/helpers
# Save app settings
ynh_app_setting_set "$app" admin "$admin"
ynh_app_setting_set "$app" is_public "$is_public"
ynh_app_setting_set "$app" language "$language"
# Check domain/path availability
sudo yunohost app checkurl "${domain}${path_url}" -a "$app" \