diff --git a/README.md b/README.md index 1e39b7823..153adc339 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Any applications not in ported or unsupported need to be tested for whether they
  • Emby
  • EMQX
  • ESPHome
  • +
  • Fhem
  • Jellyseerr
  • Mafl
  • Nginx Proxy Manager
  • diff --git a/ct/fhem.sh b/ct/fhem.sh index a98ce9ae4..dcc3359a9 100644 --- a/ct/fhem.sh +++ b/ct/fhem.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