add quotes around

This commit is contained in:
mischa 2023-05-06 14:43:48 +02:00
parent 0274892268
commit 72cd5c13f2
1 changed files with 1 additions and 1 deletions

View File

@ -110,5 +110,5 @@ rm -rf /tmp/pipe_${1}
echo
echo "SUCCES! - deployed ${INSTANCE}"
notify.pl deployed ${1} ${2}
notify.pl deployed ${1} "${2}"
pushover.pl -m "${SERVER} ${INSTANCE} deployed" -t "OpenBSD Amsterdam"