/[pkg-sql-ledger]/trunk/debian/postinst
ViewVC logotype

Contents of /trunk/debian/postinst

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Sat Jul 17 16:55:52 2004 UTC (8 years, 10 months ago) by pere
File size: 131 byte(s)
Add the scripts in debian package 2.2.6-1.
1 #!/bin/sh
2
3 (
4 cd /var/lib/sql-ledger ;
5 chown www-data:www-data users templates
6 chown -R www-data:www-data css
7 )
8
9 #DEBHELPER#

  ViewVC Help
Powered by ViewVC 1.1.5