Skip to content

Commit

Permalink
fix: exit without line break
Browse files Browse the repository at this point in the history
  • Loading branch information
DDSRem committed Jun 6, 2024
1 parent 8f3e693 commit fac5271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions all_in_one.sh
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ function return_menu() {
clear
"${@}"
else
echo -e "\n"
exit 0
fi

Expand Down

0 comments on commit fac5271

Please sign in to comment.