This commit is contained in:
alvinlollo
2025-11-08 22:55:44 +11:00
committed by GitHub
parent d47c818b52
commit d09aea1b8d
+1 -1
View File
@@ -23,7 +23,7 @@ fi
if command -v apt >/dev/null; then
echo "apt detected. Installing prerequisites"
ssudo apt install git curl zsh fzf -y
sudo apt install git curl zsh fzf -y
fi
# Do not print commands