blob: dacb37bc338cdbca4e21a60482ba622c48d26923 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
==============================================================================
Now sqlfs filesystem is installed.
You can mount it by issuing
% sqlfs -o /path/to/sqlite/database /path/to/mountpoint
Alternatively you can supply database name via SQLFS_DBNAME env variable
For additional information see supplied documentation.
==============================================================================
|