diff --git a/README.md b/README.md index 505bc2200..3a50ab417 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Any applications not in ported or unsupported need to be tested for whether they
  • AgentDVR
  • Apache Cassandra
  • Docker
  • +
  • Jellyseerr
  • Nginx Proxy Manager
  • Prowlarr
  • Radarr
  • diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh index 14768ed1f..0d8c096c6 100644 --- a/ct/jellyseerr.sh +++ b/ct/jellyseerr.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