From 02748922680fb30a9429e28e7dcf02b588a8e3f0 Mon Sep 17 00:00:00 2001 From: mischa Date: Sat, 6 May 2023 14:17:23 +0200 Subject: [PATCH] include launch.sh --- launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch.sh b/launch.sh index 6312947..21843d0 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} +notify.pl deployed ${1} ${2} pushover.pl -m "${SERVER} ${INSTANCE} deployed" -t "OpenBSD Amsterdam"