-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
$ ./les.sh
Script needs Bash in version 4.0 or newer. Aborting.
It says LES supports only bash 4.0+ and I was running it on bash 3.1 so I understand.
But on #3 you said
To avoid these kind of errors I've added bash version checking on script's startup. 4.0 is needed for associative arrays, =~ operator was added in 3.* so we should be good now.
So finally 3.* is not supported?
Metadata
Metadata
Assignees
Labels
No labels