mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-24 14:54:24 +00:00
4 lines
47 B
Bash
4 lines
47 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
$1 -v 2>&1 | grep -F "$PKG_VERSION"
|