mirror of
https://github.com/vinceliuice/WhiteSur-icon-theme.git
synced 2026-04-07 14:18:56 +00:00
Fixed #162
This commit is contained in:
@@ -212,8 +212,8 @@ while [[ "$#" -gt 0 ]]; do
|
||||
break
|
||||
;;
|
||||
*)
|
||||
prompt -e "ERROR: Unrecognized theme variant '$1'."
|
||||
prompt -i "Try '$0 --help' for more information."
|
||||
echo "ERROR: Unrecognized theme variant '$1'."
|
||||
echo "Try '$0 --help' for more information."
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user