mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
11 lines
409 B
Text
11 lines
409 B
Text
==============================================================================
|
|
|
|
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.
|
|
|
|
==============================================================================
|