From e130fb87b4cf80ada9c750491763623c7a820d1d Mon Sep 17 00:00:00 2001 From: Nick Chambers Date: Tue, 7 Dec 2021 04:38:07 -0600 Subject: [PATCH] Remove unused config variable --- bash/irc | 1 - 1 file changed, 1 deletion(-) diff --git a/bash/irc b/bash/irc index da6847f..8c7e022 100755 --- a/bash/irc +++ b/bash/irc @@ -2,7 +2,6 @@ host=irc.libera.chat port=6667 nick=bashbot ident=bashbot realname=bashbot -channels=##bashbot exec {sock}<>/dev/tcp/"$host"/"$port"