From e6efa7953e528e73650291b70eba4448eb4e0668 Mon Sep 17 00:00:00 2001 From: zebra Date: Wed, 24 Jul 2024 14:26:08 -0700 Subject: [PATCH] a --- izebra-linux-oneshot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/izebra-linux-oneshot.sh b/izebra-linux-oneshot.sh index 99efc6f..1a82db9 100644 --- a/izebra-linux-oneshot.sh +++ b/izebra-linux-oneshot.sh @@ -39,7 +39,7 @@ done curl https://pyenv.run | bash #Download starship and copy config file to root and all users under /home/ -wget -sS https://starship.rs/install.sh +wget https://starship.rs/install.sh chmod +x install.sh yes -s "y" | install.sh