fix syntax for linuxbrew script
Hi, I found there is a syntax error on line 23. Every time I execute linuxbrew
I got the error below.
$ linuxbrew
/usr/bin/linuxbrew: line 23: [: missing `]'
To fix it, just adding a space between the brace and the bracket.