mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
21992344b5
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 lines
44 B
Bash
4 lines
44 B
Bash
#!/bin/sh
|
|
|
|
irssi --version 2>&1 | grep "$2"
|