From 108b8b7d125cbf97d1e9f7291f762a3ad95df2d0 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 10 Apr 2021 21:48:36 +0200 Subject: [PATCH] Update 'create_container.sh' --- create_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_container.sh b/create_container.sh index 2c38a7a..be5d685 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_portainer_lxc/raw/master/setup.sh +wget -qL https://git.sthopeless.com/sthope/proxmox_portainer/raw/branch/master/setup.sh # Detect modules and automatically load at boot load_module aufs