mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-09-16 19:00:40 +01:00
Update test-raiseticket.sh
This commit is contained in:
@@ -9,9 +9,9 @@ echo Command: MainText: In a few moments our support ticket form will load, plea
|
||||
echo Status: Loading form... Thank you. >> /var/tmp/depnotify.log
|
||||
|
||||
# START DEPNOTIFY
|
||||
curl -o /Users/Shared/.Purple/launch-dep-en.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/launch-dep-en.sh
|
||||
chmod +x /Users/Shared/.Purple/launch-dep-en.sh
|
||||
screen -dmS DEPFull /Users/Shared/.Purple/launch-dep-en.sh
|
||||
curl -o /Users/Shared/.Purple/launch-dep-en.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/launch-dep.sh
|
||||
chmod +x /Users/Shared/.Purple/launch-dep.sh
|
||||
/Users/Shared/.Purple/launch-dep.sh
|
||||
|
||||
sleep 12s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user