mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 01:09:16 +07:00
fix
This commit is contained in:
1
debian/security-misc.preinst
vendored
1
debian/security-misc.preinst
vendored
@ -145,6 +145,7 @@ legacy() {
|
|||||||
|
|
||||||
if [ -f "/usr/share/whonix/marker" ]; then
|
if [ -f "/usr/share/whonix/marker" ]; then
|
||||||
continue_yes=true
|
continue_yes=true
|
||||||
|
fi
|
||||||
if [ -f "/usr/share/kicksecure/marker" ]; then
|
if [ -f "/usr/share/kicksecure/marker" ]; then
|
||||||
continue_yes=true
|
continue_yes=true
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user