ant can go

This commit is contained in:
Matthew Kennedy 2023-07-17 22:54:07 -07:00 committed by rusefillc
parent ba1b6c5cb9
commit 6909f5a7a4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
sudo apt-get update
# install dependencies
sudo apt-get install -y build-essential gcc gdb gcc-multilib g++-multilib make openjdk-8-jdk-headless ant mtools zip xxd libncurses5 libncursesw5
sudo apt-get install -y build-essential gcc gdb gcc-multilib g++-multilib make openjdk-8-jdk-headless mtools zip xxd libncurses5 libncursesw5
# delete any old tools, create a new folder, and go there
rm -rf ~/.rusefi-tools