quickfix missing char

This commit is contained in:
CanbiZ
2025-06-22 20:06:25 +02:00
parent ef871c44ff
commit ddf3019021

View File

@ -1053,6 +1053,8 @@ lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file
EOF
fi
}
: "${tz:=Etc/UTC}"
msg_info "Starting LXC Container"