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"