summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcore/install-packages.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/install-packages.sh b/core/install-packages.sh
index ba317ef..9a6aea3 100755
--- a/core/install-packages.sh
+++ b/core/install-packages.sh
@@ -8,6 +8,7 @@ sudo dnf install -y nc openssl bat autossh tmux htop tar bmon gzip tree wget cur
sudo dnf install -y xclip
sudo dnf install -y gcc gcc-c++
+sudo dnf install -y java-latest-openjdk-devel
#sudo dnf install -y asio-devel boost-devel openssl-devel
#install packages ml
#pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124