From bff420a534741433f2c940a76bc1cb19a074b1a4 Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 22 Aug 2021 19:16:43 +0200 Subject: [PATCH] Update 'create_container.sh' --- create_container.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/create_container.sh b/create_container.sh index 005712c..d3cfe37 100644 --- a/create_container.sh +++ b/create_container.sh @@ -68,7 +68,7 @@ pushd $TEMP_DIR >/dev/null wget -qL https://git.sthopeless.com/sthope/proxmox_portainer/raw/branch/master/setup.sh # Detect modules and automatically load at boot -load_module aufs +#load_module aufs load_module overlay # Select storage location @@ -172,5 +172,5 @@ msg " Enjoy! Portainer: http://${IP}:9000 - + VSCode: http://${IP}:8433 "