2019-08-14 12:16:12 +00:00

14 lines
292 B
Plaintext

[
{ type: install
message: <<EOM
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.
EOM
}
]