irssi: add test.sh

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer 2021-07-27 10:50:37 +02:00 committed by tripolar
parent 752656c6be
commit 21992344b5
1 changed files with 3 additions and 0 deletions

3
net/irssi/test.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
irssi --version 2>&1 | grep "$2"