/[fuse_dbi]/trunk/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (show annotations)
Wed Aug 4 16:17:09 2004 UTC (19 years, 8 months ago) by dpavlin
File size: 182 byte(s)
first try at making it writable

1 all:
2 sudo modprobe fuse
3 sudo umount /mnt2 || exit 0
4 ./fuse_dbi.pl /mnt2
5 sudo umount /mnt2
6
7 test:
8 psql -q -t -A -c "select template from template where oid=3035699" webgui > foo

  ViewVC Help
Powered by ViewVC 1.1.26