Added tag REL_8.07.26 for changeset 597b4c58e6ed9855c8e4082d9d1ac09dc0be68c9
[iserv-mod-room-reservation.git] / debian / postinst
index 2b042d9..16b6a14 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/sh
 #!/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
 chkdb -r
 chkpriv
 chklocale
-
+ln -fs /usr/share/doc/iserv/mod/room-reservation /usr/share/doc/iserv-mod-room-reservation
 #DEBHELPER#
 #DEBHELPER#
This page took 0.017739 seconds and 4 git commands to generate.