Up.
This commit is contained in:
parent
23b80e7522
commit
425e7d48dd
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user