diff --git a/Helpers/launch-dep-en.sh b/Helpers/launch-dep-en.sh index 3ced3ea..7d25f0e 100644 --- a/Helpers/launch-dep-en.sh +++ b/Helpers/launch-dep-en.sh @@ -1,3 +1,3 @@ # LAUNCH DEPNOTIFY FOR ENROLMENT -# screen -dmS DEPEnroll /Applications/Utilities/DEPNotify.app/Contents/MacOS/DEPNotify -fullScreen -/Applications/Utilities/DEPNotify.app/Contents/MacOS/DEPNotify -fullScreen \ No newline at end of file +screen -dmS DEPEnroll bash -c '/Applications/Utilities/DEPNotify.app/Contents/MacOS/DEPNotify -fullScreen; exec bash' +# /Applications/Utilities/DEPNotify.app/Contents/MacOS/DEPNotify -fullScreen \ No newline at end of file