Force upgrade all config files again

This commit is contained in:
Raphaël Hertzog
2019-11-11 12:54:30 +01:00
parent 7194ec6609
commit 33680ee7f7
+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.10"; then
if dpkg --compare-versions "$2" lt "2019.4.11"; then
install_all force
fi
# Install remaining new files