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

[fix] use setting_delete helper to remove public propriety.

This commit is contained in:
Moul 2016-10-31 15:26:03 +01:00
parent 7ab725fde5
commit e39e9aedd1

View file

@ -91,7 +91,7 @@ sudo sed -i "/#pluxml_hosts/d" /etc/hosts
# If app is private, remove url to SSOWat conf from skipped_uris
if [ "$is_public" == "No" ]; then
ynh_app_setting_set "$app" unprotected_uris -d
ynh_app_setting_delete "$app" unprotected_uris
fi
# Add admin to the allowed users