diff options
Diffstat (limited to 'irc/bip/files/pkg-message.in')
-rw-r--r-- | irc/bip/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/irc/bip/files/pkg-message.in b/irc/bip/files/pkg-message.in index 5f2cf353e635..a0cc8d6dd17d 100644 --- a/irc/bip/files/pkg-message.in +++ b/irc/bip/files/pkg-message.in @@ -1,4 +1,6 @@ -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +[ +{ type: install + message: <<EOM Your sample configuration files have been installed in: %%EXAMPLESDIR%%/bip.conf @@ -6,4 +8,6 @@ You must create a directory named .bip in your home directory, copy bip.conf there and edit it for your settings. bip will not start if you don't do this. -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +EOM +} +] |