From 98a3f9c39788a20e9f432ca4ef555d1c2b9bfb60 Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Wed, 5 Feb 2025 18:03:44 +1100 Subject: [PATCH] Update install.sh --- install.sh | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/install.sh b/install.sh index e194716..628b67c 100755 --- a/install.sh +++ b/install.sh @@ -23,14 +23,6 @@ sudo apt update sudo apt install -y git-core zsh curl git build-essential # Do not print commands set +x -echo ' - - --------------- Docker Install --------------- - -' - - - echo ' --------------- Homebrew Install --------------- @@ -160,4 +152,4 @@ sudo chmod +x /usr/local/bin/update-all set +x # Done message :) -echo "Done installing please star my repo: https://github.com/alvinlollo/Single-install-script" \ No newline at end of file +echo "Done installing please star my repo: https://github.com/alvinlollo/Single-install-script"