From 34c4dea7981b3c29aae12b3b40a3d9b28b2f6492 Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Sat, 11 Sep 2021 21:29:24 -0400 Subject: [PATCH] Installed Java under duress. --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index 0b1b33f..694076d 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -34,4 +34,5 @@ fi cd tla-bin ./download_or_update_tla.sh sudo ./install.sh /usr/local +sudo apt install -y openjdk-17-jre