Update install-depnotify.sh

This commit is contained in:
Michael
2024-08-30 12:07:34 +01:00
committed by GitHub
parent 91757d6991
commit 4e5d65bc92

View File

@@ -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"