mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-31 12:27:22 +02:00
e17bb46910
[why] Native MacOS has only an ancient Bash 3.x But we use arrays... and rewriting only to support 15 year old shells? [how] Check the Major Bash version number and bail out if too old. Fixes: #1505 Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>