From f8b9d3f4c653af966b040433f044663a374adcbf Mon Sep 17 00:00:00 2001 From: Madhur Ahuja Date: Sat, 20 Jan 2024 17:16:44 +0530 Subject: [PATCH] feat: address review comments --- ct/cassandra.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/cassandra.sh b/ct/cassandra.sh index 755a36b4..c47f0655 100644 --- a/ct/cassandra.sh +++ b/ct/cassandra.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/madhur/Proxmox/cassandra/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT