diff options
author | Leah Neukirchen <leah@vuxu.org> | 2021-05-24 16:33:48 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2021-05-24 16:33:48 +0200 |
commit | e7067fe6e664a08787ee807921133d0c63cdba20 (patch) | |
tree | 940e9cf912f93b0aead9d785adb6c805e461d04a | |
parent | 42065ebfb6e886efd9d98f11013494fe1125f14d (diff) | |
download | hrmpf-e7067fe6e664a08787ee807921133d0c63cdba20.tar.gz hrmpf-e7067fe6e664a08787ee807921133d0c63cdba20.tar.xz hrmpf-e7067fe6e664a08787ee807921133d0c63cdba20.zip |
installer.sh.in: update IRC network
-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 204d2fe..850a58a 100644 --- a/installer.sh.in +++ b/installer.sh.in @@ -1410,7 +1410,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}#voidlinux${RESET} on ${BOLD}irc.freenode.org${RESET}.\n\n +please join us at ${BOLD}#voidlinux${RESET} on ${BOLD}irc.libera.chat${RESET}.\n\n ${BOLD}http://www.voidlinux.org${RESET}\n\n" 16 80 while true; do |