sysstat_webhook : oof! variable again :(
This commit is contained in:
parent
1ccca2e43d
commit
562ad7a583
@ -61,7 +61,7 @@ if [ ! -n "${webhook_url}" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
EXPANSION = ()
|
EXPANSION=()
|
||||||
if [ ! "$SYSSTAT_OPTIONS" == "" ]; then
|
if [ ! "$SYSSTAT_OPTIONS" == "" ]; then
|
||||||
EXPANSION+=$SYSSTAT_OPTIONS
|
EXPANSION+=$SYSSTAT_OPTIONS
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user