mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-19 17:57:22 +00:00
FS-8285
This commit is contained in:
parent
a1799bd2b2
commit
580c1704ba
3
debian/freeswitch.prerm
vendored
3
debian/freeswitch.prerm
vendored
@ -3,9 +3,6 @@ set -e
|
||||
|
||||
case "$1" in
|
||||
remove|upgrade|deconfigure)
|
||||
if [ -d /etc/freeswitch ]; then
|
||||
echo "We're about to remove a configured FreeSWITCH..." >&2
|
||||
fi
|
||||
;;
|
||||
failed-upgrade)
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user