Admin message

Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.

color.sh: arithmetic error
Not sure why it happens. But color.sh is loaded via sh on my Omnia, and the arithmetic expression here is bash-only: https://gitlab.nic.cz/turris/rainbow-ng/-/blob/master/rainbow/color.sh#L18 Workaround is `|| value="$(printf "%d\n" "0X${value#x}")"`
issue