Update create_container.sh
This commit is contained in:
@ -65,7 +65,7 @@ TEMP_DIR=$(mktemp -d)
|
||||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
# Download setup script
|
||||
wget -qL https://github.com/whiskerz007/proxmox_portainer_lxc/raw/master/setup.sh
|
||||
wget -qL https://github.com/Sthopeless/proxmox_portainer_lxc/raw/master/setup.sh
|
||||
|
||||
# Detect modules and automatically load at boot
|
||||
load_module aufs
|
||||
|
Reference in New Issue
Block a user