1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 19:03:52 +02:00
openwrt-packages/net/irssi/test.sh
Josef Schlehofer 21992344b5 irssi: add test.sh
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-07-27 12:55:24 +02:00

4 lines
44 B
Bash

#!/bin/sh
irssi --version 2>&1 | grep "$2"