aboutsummaryrefslogtreecommitdiff
path: root/prepare_filiphr.sh
diff options
context:
space:
mode:
Diffstat (limited to 'prepare_filiphr.sh')
-rwxr-xr-xprepare_filiphr.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/prepare_filiphr.sh b/prepare_filiphr.sh
index 6b1f7b7..f83a3ff 100755
--- a/prepare_filiphr.sh
+++ b/prepare_filiphr.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 1>&2