From f3b28fc0770d66a659a7342d4c72c80771917a37 Mon Sep 17 00:00:00 2001 From: vhsdream Date: Wed, 27 Nov 2024 17:29:58 -0500 Subject: [PATCH] I hate testing these scripts --- ct/bazarr.sh | 0 ct/hoarder.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ct/bazarr.sh diff --git a/ct/bazarr.sh b/ct/bazarr.sh old mode 100755 new mode 100644 diff --git a/ct/hoarder.sh b/ct/hoarder.sh index b1238d7f..42422157 100644 --- a/ct/hoarder.sh +++ b/ct/hoarder.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/vhsdream/ProxmoxVE/hoarder/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: vhsdream # License: MIT