Force upgrade config files

This commit is contained in:
Raphaël Hertzog 2019-11-20 18:29:54 +01:00
parent 54f4db22be
commit 5100e04ec5

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.16"; then
if dpkg --compare-versions "$2" lt "2019.4.17"; then
install_all force
fi
# Install remaining new files