"update-command-not-found" is deprecated
This commit is contained in:
parent
13183254e1
commit
bc3d4ef248
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ bash -c "apt update && apt dist-upgrade && \
|
||||||
apt install bash-completion locales man mc elinks git zsh curl neovim byobu htop \
|
apt install bash-completion locales man mc elinks git zsh curl neovim byobu htop \
|
||||||
command-not-found apt-file apt-transport-https ca-certificates software-properties-common \
|
command-not-found apt-file apt-transport-https ca-certificates software-properties-common \
|
||||||
python3-venv python3 libpython-dev libpython3-dev cmake clang build-essential && \
|
python3-venv python3 libpython-dev libpython3-dev cmake clang build-essential && \
|
||||||
apt-file update && \
|
apt-file update"
|
||||||
update-command-not-found"
|
|
||||||
|
|
||||||
# node related
|
# node related
|
||||||
curl -RLSsf1 https://deb.nodesource.com/setup_10.x | bash -
|
curl -RLSsf1 https://deb.nodesource.com/setup_10.x | bash -
|
||||||
|
|
Loading…
Reference in a new issue