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

fix issue with skipped_uris

This commit is contained in:
matlink 2014-11-13 21:56:18 +01:00
parent 795ea9833b
commit 47858a9b23

View file

@ -63,7 +63,7 @@ sudo chmod 750 -R $final_path
# If app is private, remove url to SSOWat conf from skipped_uris
if [ "$is_public" = "No" ];
then
sudo yunohost app setting $app skipped_uris -d
sudo yunohost app setting $app unprotected_uris -d
fi
#adding admin to the allowed users