Browse Source

irssi: add test.sh

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer 3 years ago
committed by tripolar
parent
commit
21992344b5
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      net/irssi/test.sh

+ 3
- 0
net/irssi/test.sh View File

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

Loading…
Cancel
Save