mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-08 11:17:36 +08:00
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
|
|
prometheus --version 2>&1 | grep "$2"
|