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