summaryrefslogtreecommitdiff
path: root/boot/boot.sh
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-09-06 10:32:43 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2014-09-10 17:59:37 -0400
commit2164883af62ee94a5b178f12684086885c2ea744 (patch)
tree2032ffda75f1e97389fc5619a0d994bc56242459 /boot/boot.sh
parentf644f324da7c87f820e1bede90024eb2871c4784 (diff)
downloadjasper-client-2164883af62ee94a5b178f12684086885c2ea744.tar.gz
jasper-client-2164883af62ee94a5b178f12684086885c2ea744.zip
Add shebang to start.sh
Diffstat (limited to 'boot/boot.sh')
-rwxr-xr-xboot/boot.sh2
1 files changed, 1 insertions, 1 deletions
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"