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

Fix legacy lang setting handling²

This commit is contained in:
tituspijean 2022-05-03 20:01:49 +02:00
parent e8618820ae
commit 5a103e3149
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -80,7 +80,7 @@ esac
# Delete legacy lang setting
if [ -n "$(ynh_app_setting_get --app=$app --key=lang)" ]; then
ynh_app_setting_delete --app=$app --key=$lang
ynh_app_setting_delete --app=$app --key=lang
fi
# Cleaning legacy permissions