diff --git a/Helpers/install-depnotify.sh b/Helpers/install-depnotify.sh index bdbbc7a..6346b4b 100644 --- a/Helpers/install-depnotify.sh +++ b/Helpers/install-depnotify.sh @@ -1,7 +1,7 @@ #!/bin/bash # 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 destinationDirectory="/tmp/pkg-install"