mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 19:54:50 +00:00
4 lines
44 B
Bash
4 lines
44 B
Bash
#!/bin/sh
|
|
|
|
irssi --version 2>&1 | grep "$2"
|