diff --git a/git_push.sh b/git_push.sh index c723a636..27876bbf 100755 --- a/git_push.sh +++ b/git_push.sh @@ -51,4 +51,4 @@ if [ $? -ne 0 ]; then exit 1 fi -echo "Git operations completed successfully." +echo "Git operations completed successfully." \ No newline at end of file