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

Fix upgrade

This commit is contained in:
yalh76 2021-05-19 21:28:20 +02:00
parent c29dac4565
commit b2132a7291

View file

@ -102,8 +102,6 @@ fi
if ynh_legacy_permissions_exists
then
ynh_legacy_permissions_delete_all
ynh_app_setting_delete --app=$app --key=is_public
fi
#=================================================