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:
parent
f1933eeccb
commit
12ed6b9e82
1 changed files with 0 additions and 2 deletions
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue