mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
bc57c8d0ec
Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
|
|
prometheus --version 2>&1 | grep "$2"
|