diff --git a/scripts/core/sxmo_inputhandler.sh b/scripts/core/sxmo_inputhandler.sh index f041a9b..afacb13 100755 --- a/scripts/core/sxmo_inputhandler.sh +++ b/scripts/core/sxmo_inputhandler.sh @@ -220,7 +220,7 @@ case "$ACTION" in exit 0 ;; "powerbutton_two") - sxmo_blinkled.sh blue && $TERMCMD -e "$SHELL" + sxmo_blinkled.sh blue && $TERMCMD "$SHELL" exit 0 ;; "powerbutton_three")