diff --git a/launch.sh b/launch.sh index 21843d0..acec47c 100755 --- a/launch.sh +++ b/launch.sh @@ -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"