Force upgrade all config files
This commit is contained in:
parent
434b63cd12
commit
f3a8822fde
2
debian/kali-themes.postinst
vendored
2
debian/kali-themes.postinst
vendored
@ -42,7 +42,7 @@ if [ "$1" = "configure" ]; then
|
||||
install_all force
|
||||
else
|
||||
# Upgrade all files once
|
||||
if dpkg --compare-versions "$2" lt "2019.4.14"; then
|
||||
if dpkg --compare-versions "$2" lt "2019.4.15"; then
|
||||
install_all force
|
||||
fi
|
||||
# Install remaining new files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user