Force upgrade all config files

This commit is contained in:
Raphaël Hertzog
2019-11-14 10:01:43 +01:00
parent 9b86e6d09b
commit 0118197b1e
+1 -1
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.12"; then
if dpkg --compare-versions "$2" lt "2019.4.13"; then
install_all force
fi
# Install remaining new files