mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
In order to use the extension within database execute the following command:
|
|
|
|
CREATE EXTENSION uri;
|
|
EOM
|
|
}
|
|
]
|