From 95e2bdafaf9bab13422dfa20f5b934e63936f131 Mon Sep 17 00:00:00 2001 From: otavepto <153766569+otavepto@users.noreply.github.com> Date: Tue, 26 Dec 2023 19:53:31 +0200 Subject: [PATCH] dbg: why is this failing now! --- build_linux.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build_linux.sh b/build_linux.sh index 3f826c2a..e20fca06 100644 --- a/build_linux.sh +++ b/build_linux.sh @@ -366,6 +366,11 @@ fi ## tools if [[ "$BUILD_TOOL_CLIENT_LDR" = "1" ]]; then echo // copying tool steamclient_loader + echo ----------------- + pwd + echo ----------------- + echo ffff = "$build_root_tools/steamclient_loader/" + echo ----------------- [[ -d "$build_root_tools/steamclient_loader/" ]] || mkdir -p "$build_root_tools/steamclient_loader/" steamclient_files=( "ldr_appid.txt"