If you are running the stock version as shipped by the manufacturer, then you would use this:
?
The command string must be copied and pasted in terminal verbatim.. cd $HOME && git clone https://github.com/drexjj/sBITX-toolbox.git && cd sBITX-toolbox && chmod +x *.sh && ./installer.sh
If you are running the 64 bit version then you would use this:
?
The command string must be copied and pasted in terminal verbatim.. cd $HOME && git clone https://github.com/drexjj/sBITX-toolbox64.git && cd sBITX-toolbox64 && chmod +x *.sh && ./installer.sh
-JJ