Update 'create_container.sh'

This commit is contained in:
sthope 2021-08-22 19:16:43 +02:00
parent ebfd92df48
commit bff420a534

View File

@ -68,7 +68,7 @@ pushd $TEMP_DIR >/dev/null
wget -qL https://git.sthopeless.com/sthope/proxmox_portainer/raw/branch/master/setup.sh wget -qL https://git.sthopeless.com/sthope/proxmox_portainer/raw/branch/master/setup.sh
# Detect modules and automatically load at boot # Detect modules and automatically load at boot
load_module aufs #load_module aufs
load_module overlay load_module overlay
# Select storage location # Select storage location
@ -172,5 +172,5 @@ msg "
Enjoy! Enjoy!
Portainer: http://${IP}:9000 Portainer: http://${IP}:9000
VSCode: http://${IP}:8433
" "