diff --git a/misc/build.func b/misc/build.func index 244499974..a25b006a5 100644 --- a/misc/build.func +++ b/misc/build.func @@ -1055,13 +1055,13 @@ EOF } -: "${tz:=Etc/UTC}" - +# This starts the container and executes -install.sh msg_info "Starting LXC Container" pct start "$CTID" msg_ok "Started LXC Container" msg_info "Customizing LXC Container" +: "${tz:=Etc/UTC}" if [ "$var_os" == "alpine" ]; then sleep 3 pct exec "$CTID" -- /bin/sh -c 'cat </etc/apk/repositories