databases/mantis: Only show pkg-message on first install

This commit is contained in:
Tobias Kortkamp
2019-06-14 11:40:53 +00:00
parent 033cc37aba
commit 8f63bec78f

View File

@@ -1,2 +1,8 @@
[
{ type: install,
message: <<EOD
Please see %%WWWDIR%%/doc/en-US/Admin_Guide
on how to setup Mantis.
EOD
}
]