From 8eca7100e42b4a3ff0e00a213f8c02a6410babcb Mon Sep 17 00:00:00 2001 From: Ashraf-Khabar <95541956+Ashraf-Khabar@users.noreply.github.com> Date: Wed, 30 Apr 2025 21:58:51 +0200 Subject: [PATCH] Updatinh the build.sh script --- pushin_git_script.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pushin_git_script.sh b/pushin_git_script.sh index c9f2f3f..ce4caf9 100644 --- a/pushin_git_script.sh +++ b/pushin_git_script.sh @@ -49,6 +49,4 @@ if [ $? -eq 0 ]; then else echo "Error: Failed to push changes to branch '$1'." exit 1 -fi - - +fi \ No newline at end of file