Files
ports/www/chems/files/pkg-message.in
T
2019-08-14 12:25:09 +00:00

17 lines
230 B
Plaintext

[
{ type: install
message: <<EOM
mybb has been installed into:
%%WWWDIR%%
You will probably want to add an alias to your httpd.conf file,
somethinglike this:
Alias /chems "%%WWWDIR%%"
And restart Apache.
EOM
}
]