mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
14 lines
292 B
Plaintext
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
|
|
}
|
|
]
|