Force upgrade all config files

This commit is contained in:
Raphaël Hertzog 2019-11-15 16:33:03 +01:00
parent 07acf9b768
commit a634010dd5

View File

@ -42,7 +42,7 @@ if [ "$1" = "configure" ]; then
install_all force
else
# Upgrade all files once
if dpkg --compare-versions "$2" lt "2019.4.13"; then
if dpkg --compare-versions "$2" lt "2019.4.14"; then
install_all force
fi
# Install remaining new files