From 970a46f8a63a0032a8558b78d32c09aac0ce3aa2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 23 May 2021 23:14:59 +0200 Subject: move to irc.libera.chat and #archlinux32-devops (mostly) --- bin/ii-watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ii-watch') diff --git a/bin/ii-watch b/bin/ii-watch index 8ebefbe..ae008c4 100755 --- a/bin/ii-watch +++ b/bin/ii-watch @@ -23,7 +23,7 @@ while pgrep -x 'ii' >/dev/null && \ $(date +%s) + 60*5 )) fi - echo '/NAMES #archlinux32' \ + echo '/NAMES #archlinux32-devops' \ | sponge "${irc_dir}/in" fi if [ -z "${said}" ]; then @@ -65,7 +65,7 @@ while pgrep -x 'ii' >/dev/null && \ { echo 0 sed ' - s/^\([0-9]\+\) = #archlinux32\( \S\+\)* buildmaster\( \S\+\)*$/\1/ + s/^\([0-9]\+\) = #archlinux32-devops\( \S\+\)* buildmaster\( \S\+\)*$/\1/ t d ' "${irc_dir}/out" -- cgit v1.2.3-54-g00ecf