diff options
author | Toyam Cox <Vaelatern@gmail.com> | 2016-08-24 19:47:38 -0400 |
---|---|---|
committer | Toyam Cox <Vaelatern@gmail.com> | 2016-08-24 19:47:38 -0400 |
commit | 50148f369f6331c0e4f6da1ee4f50b6350a25a75 (patch) | |
tree | c6e52bf2bbad9fa7ee998c971b1242fee03b3c70 | |
parent | 8a22f2c03d28f5012ef68ef0b7048428638c4ff9 (diff) | |
download | hrmpf-50148f369f6331c0e4f6da1ee4f50b6350a25a75.tar.gz hrmpf-50148f369f6331c0e4f6da1ee4f50b6350a25a75.tar.xz hrmpf-50148f369f6331c0e4f6da1ee4f50b6350a25a75.zip |
installer.sh.in: change irc channel to be correct
-rw-r--r-- | installer.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer.sh.in b/installer.sh.in index c1e4407..f2cd528 100644 --- a/installer.sh.in +++ b/installer.sh.in @@ -1354,7 +1354,7 @@ Welcome to the Void Linux installation. A simple and minimal \ Linux distribution made from scratch and built from the source package tree \ available for XBPS, a new alternative binary package system.\n\n The installation should be pretty straightforward. If you are in trouble \ -please join us at ${BOLD}#xbps${RESET} on ${BOLD}irc.freenode.org${RESET}.\n\n +please join us at ${BOLD}#voidlinux${RESET} on ${BOLD}irc.freenode.org${RESET}.\n\n ${BOLD}http://www.voidlinux.eu${RESET}\n\n" 16 80 while true; do |