Up.
This commit is contained in:
parent
11c07698fb
commit
bf31e9b0de
@ -79,6 +79,8 @@ packages=(
|
||||
DEBIAN_FRONTEND=noninteractive apt upgrade --yes
|
||||
{{- end}}
|
||||
|
||||
mist update
|
||||
|
||||
## Install packages
|
||||
packages=(${packages[@]//starship/makedeb})
|
||||
packages+=(
|
@ -50,7 +50,6 @@ echo -e "\033[0;32m>>>>> Begin LVim installation <<<<<\033[0m"
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends --ignore-missing python3-pynvim npm
|
||||
{{- end }}
|
||||
|
||||
mist update
|
||||
mist install neovim
|
||||
|
||||
{{- end }}
|
Loading…
Reference in New Issue
Block a user