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