diff options
Diffstat (limited to 'prepare_hundredwatt.sh')
| -rwxr-xr-x | prepare_hundredwatt.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/prepare_hundredwatt.sh b/prepare_hundredwatt.sh index 90a0a42..ef131d3 100755 --- a/prepare_hundredwatt.sh +++ b/prepare_hundredwatt.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Copyright 2023 The original authors # @@ -15,6 +15,5 @@ # limitations under the License. # - source "$HOME/.sdkman/bin/sdkman-init.sh" sdk use java 21.0.1-graal |
