From 9eff0392b9006fa7ba5a23d3f3e9503ffad11202 Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:44:53 +1100 Subject: [PATCH] Update install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 8bad9c2..7e1eff1 100755 --- a/install.sh +++ b/install.sh @@ -20,7 +20,6 @@ set -eux pipefail # Install prequisites sudo apt update -sudo apt upgrade sudo apt install -y git-core zsh curl git build-essential # Do not print commands