diff --git a/README.md b/README.md index 3ef66eade..471a034c4 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
  • Apache CouchDB
  • +
  • APT Cacher NG
  • Docker
  • Jellyseerr
  • Mafl
  • diff --git a/ct/apt-cacher-ng.sh b/ct/apt-cacher-ng.sh index 8d8235a37..46c76bb7a 100644 --- a/ct/apt-cacher-ng.sh +++ b/ct/apt-cacher-ng.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