Fixed #162
This commit is contained in:
parent
73a408e62b
commit
bb3cbf4afb
@ -212,8 +212,8 @@ while [[ "$#" -gt 0 ]]; do
|
|||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
prompt -e "ERROR: Unrecognized theme variant '$1'."
|
echo "ERROR: Unrecognized theme variant '$1'."
|
||||||
prompt -i "Try '$0 --help' for more information."
|
echo "Try '$0 --help' for more information."
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user