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

This commit is contained in:
tobik
2019-06-14 11:40:53 +00:00
parent 3793117689
commit bee6b2ef32
+6
View File
@@ -1,2 +1,8 @@
[
{ type: install,
message: <<EOD
Please see %%WWWDIR%%/doc/en-US/Admin_Guide
on how to setup Mantis.
EOD
}
]