irssi: add test.sh
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
parent
752656c6be
commit
21992344b5
1 changed files with 3 additions and 0 deletions
3
net/irssi/test.sh
Normal file
3
net/irssi/test.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
irssi --version 2>&1 | grep "$2"
|
Loading…
Reference in a new issue