Minor Changes

This commit is contained in:
Howard Wu 2022-09-03 12:24:28 +08:00
parent 8c237f1e42
commit f09e4f4f9b

View File

@ -93,7 +93,7 @@ default(){
exit_with_message(){
echo "ERROR: $1"
usage
abort
exit 1
}
usage(){