Remove exclamation mark

This commit is contained in:
LeeW 2015-09-19 01:00:31 +08:00
parent 88c3437a24
commit 07505518fa

View file

@ -86,7 +86,7 @@ else
opt=$1
shift
if [[ $# -eq 0 ]]; then
echo "There should be at least one type!!!"
echo "There should be at least one type"
echo
show_usage
exit