moved db_user calls from includes to actual script, buggy when included from navigation
[iserv-mod-room-reservation.git] / debian / postinst
index f5e9b4d..9381cba 100755 (executable)
@@ -2,7 +2,5 @@
 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
+iservchk -a
 #DEBHELPER#
This page took 0.018341 seconds and 4 git commands to generate.