diff options
Diffstat (limited to 'www/ach')
| -rw-r--r-- | www/ach/files/pkg-message.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/ach/files/pkg-message.in b/www/ach/files/pkg-message.in index e62fa5b50deb..eda363decc31 100644 --- a/www/ach/files/pkg-message.in +++ b/www/ach/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM You now need to create the DB where ACH is going to live. MySQL: @@ -38,4 +41,6 @@ Finally, change the RewriteBase URL in %%WWWDIR%%/.htaccess so it matches the URL in the Alias directive above, e.g.: RewriteBase /ach - +EOM +} +] |
