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