Update zsh.sh

This commit is contained in:
alvinlollo
2025-04-21 17:33:58 +10:00
committed by GitHub
parent e675237dbe
commit 4a6543a977
-3
View File
@@ -16,9 +16,6 @@ echo '
set -eux pipefail
# Install prerequisites
sudo apt update
sudo apt install -y git zsh curl git build-essential
sudo apt full-upgrade -y
echo '