From f6a3fc04400be1bf16470ac244122132067430b0 Mon Sep 17 00:00:00 2001 From: Roman Gogolev Date: Tue, 26 Sep 2023 17:10:24 +0300 Subject: [PATCH] add torrserver scripts --- ct/alpine-torrserver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/alpine-torrserver.sh b/ct/alpine-torrserver.sh index 58fe1297..529d57b8 100644 --- a/ct/alpine-torrserver.sh +++ b/ct/alpine-torrserver.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/romka777/Proxmox/main/misc/build.func) # Copyright (c) 2021-2023 tteck # Author: tteck (tteckster) # License: MIT