From 36d66a919d4354e9b4b46ea2a3cc69b5a52ea505 Mon Sep 17 00:00:00 2001 From: Tanner Davis Date: Sat, 2 Dec 2023 12:49:49 -0700 Subject: [PATCH] for testing purposes --- ct/rhasspy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/rhasspy.sh b/ct/rhasspy.sh index caebe145..19d80462 100644 --- a/ct/rhasspy.sh +++ b/ct/rhasspy.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/cholojuanito/proxmox-helper-scripts/rhasspy/misc/build.func) # Copyright (c) 2021-2023 tteck # Author: tteck (tteckster) # License: MIT