mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch '1008-fallo-del-instalador-de-debian-del-agente-de-pandora' into 'develop'
Avoid to launch postinst script on Debian remove fail See merge request !671
This commit is contained in:
commit
fb1e51301d
@ -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