diff options
Diffstat (limited to 'boot/boot.sh')
| -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 9fc8af8..240a7f7 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. # It might be removed in future versions. -"${0%/*}/boot.py" +"${0%/*}/../jasper.py" |
