From 78999d12f4007fc5d3d7ed598cc84285376a36ac Mon Sep 17 00:00:00 2001 From: Tanner Davis Date: Sun, 3 Dec 2023 22:42:37 -0700 Subject: [PATCH] Revert "for testing purposes" This reverts commit 36d66a919d4354e9b4b46ea2a3cc69b5a52ea505. --- ct/rhasspy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/rhasspy.sh b/ct/rhasspy.sh index 16977193..a99d2bcd 100644 --- a/ct/rhasspy.sh +++ b/ct/rhasspy.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/cholojuanito/proxmox-helper-scripts/rhasspy/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) # Copyright (c) 2021-2023 tteck # Author: tteck (tteckster) # License: MIT