Browse Source
netdata: add runtime test
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer
4 years ago
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with
3 additions and
0 deletions
-
admin/netdata/test.sh
|
@ -0,0 +1,3 @@ |
|
|
|
|
|
#!/bin/sh |
|
|
|
|
|
|
|
|
|
|
|
netdata -version 2>&1 | grep "$2" |