Designed by us, defined by you. Snakeoil OS is: Music Your Way!

Fix weird problem with startup script

Seem rc.local script will not work if the line says #!/bin/sh -e

It needs to be #!/bin/bash