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