diff --git a/wrapper.sh b/wrapper.sh index 7929977..4ecdac7 100755 --- a/wrapper.sh +++ b/wrapper.sh @@ -33,4 +33,5 @@ auto-start.exp $1 if [ $? ]; then echo echo "SUCCES! - deployed ${1}" + notify.pl deployed ${1} fi