sysstat_webhook : i probably need some sleep T_T
This commit is contained in:
parent
ad32f07d5b
commit
124eb748eb
@ -62,7 +62,7 @@ if [ ! -n "${webhook_url}" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ ! "$MESSAGE_TEXT" == "" ]; then
|
||||
if [ "$MESSAGE_TEXT" == "" ]; then
|
||||
MESSAGE_TEXT=$DATETIME
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user