projects
/
iserv-mod-error-reporter.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
moved .deb install and update scripts into new iservchk script
[iserv-mod-error-reporter.git]
/
debian
/
postrm
diff --git
a/debian/postrm
b/debian/postrm
index
4fdf0ba
..
e9338c4
100755
(executable)
--- a/
debian/postrm
+++ b/
debian/postrm
@@
-1,9
+1,5
@@
#!/bin/sh
-psql -c "DELETE FROM log_module WHERE module='Error Report Assistant';"
-chklocale
-
#DEBHELPER#
-
if [ "$1" = "purge" ]; then
echo
echo If you do not need the SQL tables anymore, remove them by running
This page took
0.02136 seconds
and
4
git commands to generate.