From f6e76ce75770b4feef7a98ece1789dd359bcfcf2 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 1 May 2021 03:07:14 +0200 Subject: [PATCH] Initial commit --- create_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_container.sh b/create_container.sh index c93dfc3..548814a 100644 --- a/create_container.sh +++ b/create_container.sh @@ -65,7 +65,7 @@ TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null # Download setup script -wget -qL https://github.com/Sthopeless/proxmox_agent_stack/raw/main/setup.sh +wget -qL https://git.sthopeless.com/sthope/proxmox_agent_stack/raw/branch/main/setup.sh wget -qL https://downloads.portainer.io/agent-stack.yml # Detect modules and automatically load at boot