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
|
||||
fi
|
||||
|
||||
EXPANSION = ()
|
||||
EXPANSION=()
|
||||
if [ ! "$SYSSTAT_OPTIONS" == "" ]; then
|
||||
EXPANSION+=$SYSSTAT_OPTIONS
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user