projects
/
iserv-mod-error-reporter.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e9127119bb252f0e0b0347ef20b1cc2c496ab485
[iserv-mod-error-reporter.git]
/
debian
/
prerm
1
#!/bin/sh
2
if
[
"
$1
"
=
"purge"
];
then
3
rm
-f
/
usr
/
shar
e
/
iserv
/
www
/
in
c
/
mod_error-reporter
/
config.inc
4
fi
;
5
6
#DEBHELPER#
This page took
0.039164 seconds
and
3
git commands to generate.