Skip to content

Commit

Permalink
Update install
Browse files Browse the repository at this point in the history
  • Loading branch information
tankibaj authored Sep 10, 2024
1 parent 1da1474 commit 8a4418f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,8 @@ ubuntu() {
fi

# Install necessary packages
curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
sudo apt update
sudo apt install -qq -y zsh curl vim git jq zip ntp net-tools speedtest
sudo apt install -qq -y zsh curl vim git jq zip ntp net-tools

# Call additional setup functions
installEXA
Expand Down

0 comments on commit 8a4418f

Please sign in to comment.