1
0
This commit is contained in:
Jeff Lance 2024-02-27 16:45:27 +01:00
parent 23b80e7522
commit 425e7d48dd

View File

@ -88,6 +88,7 @@ packages=(
## Install packages
packages=(${packages[@]//starship/makedeb})
packages+=(
apt-utils
autoconf
automake
cmake
@ -109,7 +110,9 @@ packages=(
{{- end }}
done
curl -sS https://starship.rs/install.sh | sh
## curl -sS https://starship.rs/install.sh | sh
mist install starship-bin
echo -e "\033[0;32m>>>>> Finish Debian/Ubuntu Linux packages installation <<<<<\033[0m"