diff --git a/gate-traefik/make.sh b/gate-traefik/make.sh index b513765..a938ccd 100644 --- a/gate-traefik/make.sh +++ b/gate-traefik/make.sh @@ -88,6 +88,7 @@ echo Creating CT... TEMPLATE=($(ls /var/lib/vz/template/cache/alpine-3.18*.tar.xz)) +# NOTE: we are not setting the password here to avoid printing it to the terminal... @ pct create $ID \ ${TEMPLATE[-1]} \ --hostname $CTHOSTNAME \