From 96bab62e3c25922144808cd65478eb16e14e01eb Mon Sep 17 00:00:00 2001 From: Lightos1 <124387232+Lightos1@users.noreply.github.com> Date: Sun, 5 Jul 2026 23:12:37 +0200 Subject: [PATCH] Update build.sh --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index e0d0e2f0..e17249ab 100644 --- a/build.sh +++ b/build.sh @@ -83,7 +83,6 @@ if [ "$NO_EXO" -eq 0 ]; then cp -v "$EXO_SRC/secmon_smc_register_access.cpp" "$EXO_DEST/" cp -v "$EXO_SRC/secmon_smc_handler.cpp" "$EXO_DEST/" cp -v "$EXO_SRC/secmon_memory_layout.hpp" "$LIBEXO_DEST/" - echo fi echo