From 2ccd6ccae9fbf908590cf9e412941896d839f4d2 Mon Sep 17 00:00:00 2001 From: s8n Date: Mon, 4 May 2026 14:13:26 +0100 Subject: [PATCH] Update build script echo messages for clarity --- BUILD_AND_DEPLOY_V1.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BUILD_AND_DEPLOY_V1.sh b/BUILD_AND_DEPLOY_V1.sh index 6fdf6aa..503f026 100755 --- a/BUILD_AND_DEPLOY_V1.sh +++ b/BUILD_AND_DEPLOY_V1.sh @@ -3,9 +3,9 @@ set -e -echo "==============================================" -echo "Building Racked.ru PrismLauncher for Linux" -echo "==============================================" +echo "=========================================" +echo "Building Racked.ru Launcher for Linux" +echo "=========================================" echo "" # Navigate to build directory