debian/changelog: forgot debian version number
[iserv-mod-room-reservation.git] / debian / postinst
index de030c2..3ddac10 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/sh
+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
-
+ln -fs /usr/share/doc/iserv-mod-room-reservation /usr/share/doc/iserv/mod/room-reservation
+#DEBHELPER#
This page took 0.019727 seconds and 4 git commands to generate.