irssi: add test.sh
authorJosef Schlehofer <redacted>
Tue, 27 Jul 2021 08:50:37 +0000 (10:50 +0200)
committertripolar <redacted>
Tue, 27 Jul 2021 10:55:24 +0000 (12:55 +0200)
Signed-off-by: Josef Schlehofer <redacted>
net/irssi/test.sh [new file with mode: 0644]

diff --git a/net/irssi/test.sh b/net/irssi/test.sh
new file mode 100644 (file)
index 0000000..31804af
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+irssi --version 2>&1 | grep "$2"
git clone https://git.99rst.org/PROJECT