Send ii output to nowhere. - annna - Annna the nice friendly bot.
(HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
---
(DIR) commit 38b8bbc14f907ef818590b8169c8c1088cdcd6f5
(DIR) parent 1c1db0d1d58ea7bc44a1dcc70541a0ecec221ff6
(HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Sun, 9 Jan 2022 18:03:53 +0100
Send ii output to nowhere.
Diffstat:
M annna-start-main | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/annna-start-main b/annna-start-main
@@ -46,7 +46,7 @@ channels="$4"
# -f "Annna Robert-Houdin" &
ii -s "${server}"${ircpassparam}${ircuserparam}${tlsparam} \
- -f "${fullname}" -p ${port} &
+ -f "${fullname}" -p ${port} 2>&1 >/dev/null &
iipid=$!
sleep 5