diff --git a/README.md b/README.md index fe263ff3f..85d46d39a 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Any applications not in ported or unsupported need to be tested for whether they
  • DaemonSync - needs testing?
  • Dashy
  • deConz
  • +
  • Deluge
  • Docker
  • Jellyseerr
  • Mafl
  • diff --git a/ct/deluge.sh b/ct/deluge.sh index 897a3bf8f..b46f385ef 100644 --- a/ct/deluge.sh +++ b/ct/deluge.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT