1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00

Update informations

This commit is contained in:
Rafi59 2017-06-10 10:21:08 +02:00 committed by GitHub
parent f1933eeccb
commit 12ed6b9e82

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" \