mirror of
https://github.com/pstadler/metrics.sh.git
synced 2025-02-28 13:59:12 -05:00
move utils.sh to lib
This commit is contained in:
parent
abd2175a84
commit
a827a71513
@ -5,7 +5,7 @@ INTERVAL=2
|
|||||||
REPORTER=stdout
|
REPORTER=stdout
|
||||||
|
|
||||||
# init
|
# init
|
||||||
source utils.sh
|
source ./lib/utils.sh
|
||||||
_METRICS=()
|
_METRICS=()
|
||||||
|
|
||||||
# load reporter
|
# load reporter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user