How to flash Triple I/O firmware v. >4.04 under MacOS

Extract .zip file downloaded from here.

Open terminal and run flash.sh.

./flash.sh

If you get an error:

permission denied: ./flash.sh

type command:

chmod +x flash.sh

and try again:

./flash.sh