X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/01059e3a2180c313aaba8af5df13018585532e2f..fffe91a9124f6fbb1079ad0fff5542e8a924f5ed:/debian/prerm diff --git a/debian/prerm b/debian/prerm index c39b7de..da9ebee 100755 --- a/debian/prerm +++ b/debian/prerm @@ -2,6 +2,8 @@ psql -c "DELETE FROM log_module WHERE module='Room Reservation Schedule';" chklocale +#DEBHELPER# + @echo @echo If you do not need the SQL tables anymore, remove them by running @echo ' psql -c "DROP TABLE mod_roomreservation_bookings;"'