fix: message impr

This commit is contained in:
2023-06-10 09:59:24 +01:00
parent feeaf2e9d5
commit 90e90d64a2

View File

@@ -73,7 +73,7 @@ if [[ ! -z "$DUPLICATI__LOCALPATH" ]]; then
TAGS="${TAGS},localPath=${ESCAPED}"
fi
FIELDS="message=\"Duplicati ${MESSAGE_FIELD_VALUE}\""
FIELDS="message=\"${MESSAGE_FIELD_VALUE}\""
#echo $TAGS
curl --request POST \