Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishkeshan committed Mar 29, 2024
1 parent 5c79432 commit 33e0af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ while [ $# -gt 0 ]; do
;;
*)
printf "***************************\n"
printf "* Error: Invalid argument.*\n"
printf "* Warning: Unknown argument.*\n"
printf "***************************\n"
exit 1
esac
Expand Down

0 comments on commit 33e0af9

Please sign in to comment.