From b349760a80496907580e9568589688bb02c00971 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 29 Apr 2025 10:26:15 +0200 Subject: [PATCH] Update navidrome.sh --- ct/navidrome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/navidrome.sh b/ct/navidrome.sh index 26d46cc..4383ec6 100644 --- a/ct/navidrome.sh +++ b/ct/navidrome.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE