/[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

Annotation of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (hide 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 dpavlin 2 all:
2 dpavlin 6 sudo modprobe fuse
3 dpavlin 3 sudo umount /mnt2 || exit 0
4 dpavlin 2 ./fuse_dbi.pl /mnt2
5     sudo umount /mnt2
6 dpavlin 3
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