From 2164883af62ee94a5b178f12684086885c2ea744 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 6 Sep 2014 10:32:43 +0200 Subject: Add shebang to start.sh --- boot/boot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/boot.sh') diff --git a/boot/boot.sh b/boot/boot.sh index f57da14..9fc8af8 100755 --- a/boot/boot.sh +++ b/boot/boot.sh @@ -1,4 +1,4 @@ #!/bin/bash -# This file exists for backwards compatibility with older versions of jasper. +# This file exists for backwards compatibility with older versions of Jasper. # It might be removed in future versions. "${0%/*}/boot.py" -- cgit v1.3.1