X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/01059e3a2180c313aaba8af5df13018585532e2f..1171eaacfa53004537dc47fc895e06b8735e50cb:/debian/prerm?ds=sidebyside 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;"'