forked from Lainports/freebsd-ports
11 lines
260 B
Text
11 lines
260 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
The port will install an htdocs dir %%WWWDIR%%.
|
|
Copy %%WWWDIR%%/config.ini-example
|
|
to %%WWWDIR%%/config.ini and
|
|
edit it to make it use your git repositories.
|
|
Then configure your webserver to use the htdocs directory.
|
|
EOM
|
|
}
|
|
]
|