Skip to content

rainbow: fix arithmetic error by using bash

Michal Vasilek requested to merge hotfix/rainbow-bash into master

color.sh uses bash specific features which can result in an arithmetic error when using sh

Merge request reports