mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 06:03:26 +00:00
Update install-depnotify.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# URL of the .pkg file to download
|
# URL of the .pkg file to download
|
||||||
downloadUrl="https://store.prpl.it/DEPNotify.pkg"
|
downloadUrl="https://store.prpl.uk/DEPNotify.pkg"
|
||||||
|
|
||||||
# Destination directory to store the downloaded .pkg file
|
# Destination directory to store the downloaded .pkg file
|
||||||
destinationDirectory="/tmp/pkg-install"
|
destinationDirectory="/tmp/pkg-install"
|
||||||
|
|||||||
Reference in New Issue
Block a user