mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
Update install-depnotify.sh
This commit is contained in:
@@ -14,3 +14,5 @@ curl -o "$destinationDirectory/DEPNotify.pkg" "$downloadUrl"
|
||||
|
||||
# Install the .pkg file
|
||||
installer -pkg "$destinationDirectory/DEPNotify.pkg" -target /
|
||||
|
||||
rm -rf "$destinationDirectory/DEPNotify.pkg"
|
||||
|
||||
Reference in New Issue
Block a user