summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
Diffstat (limited to 'boot')
-rwxr-xr-xboot/boot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/boot.sh b/boot/boot.sh
index 927b4b2..e712c0d 100755
--- a/boot/boot.sh
+++ b/boot/boot.sh
@@ -1,3 +1,4 @@
+#!/bin/bash
if [[ -z "$JASPER_HOME" ]]; then
if [[ -d "/home/pi" ]]; then
JASPER_HOME="/home/pi"