Tree @
e7cb8bf9-c3f9-4ed6-a887-66ebbe63b49d/main
(
Download .tar.gz
)
..
po
source
changelog
config
control
copyright
dirs
install
manpages
postinst
postrm
rules
templates
postrm
@
e7cb8bf9-c3f9-4ed6-a887-66ebbe63b49d/main
—
raw
·
history
·
blame
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
set
-e
if
[
"
$1
"
=
purge
]
then
rm
-f
/etc/slay_mode
fi
#DEBHELPER#