mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Avoid to launch postinst script on Debian remove fail
This commit is contained in:
parent
97cfe0260a
commit
4da7b08f84
@ -14,3 +14,4 @@ if [ -x `command -v systemctl` ]; then
|
|||||||
else
|
else
|
||||||
update-rc.d -f pandora_agent_daemon remove
|
update-rc.d -f pandora_agent_daemon remove
|
||||||
fi
|
fi
|
||||||
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user