mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +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
|
||||
update-rc.d -f pandora_agent_daemon remove
|
||||
fi
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user