Im not a programmer but Error: /home/pi/.kodi/addons/script.luna/resources/lib/launchscripts/osmc/launch-helper-osmc.sh: 16: [: !=: unexpected operator `if [ ${PRE_SCRIPT} != "" ]; then` I think should be: `if [ "${PRE_SCRIPT}" != "" ]; then`