diff options
Diffstat (limited to 'boot')
| -rwxr-xr-x | boot/boot.sh | 2 |
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" |
