mod_roomReservationBookingTable: if weekends are not shown, show the next week _also_...
[iserv-mod-room-reservation.git] / debian / postinst
index 9e56694..f5e9b4d 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
+touch /usr/share/iserv/www/inc/mod_room-reservation/config.inc
 chmod g+w /usr/share/iserv/www/inc/mod_room-reservation/config.inc
 chgrp www-data /usr/share/iserv/www/inc/mod_room-reservation/config.inc
 chkdb -r
 chkpriv
 chklocale
-
 #DEBHELPER#
This page took 0.021276 seconds and 4 git commands to generate.