"update-command-not-found" is deprecated

This commit is contained in:
Tobias Schmidl 2018-11-23 10:18:00 +01:00
parent 13183254e1
commit bc3d4ef248

View file

@ -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 \
command-not-found apt-file apt-transport-https ca-certificates software-properties-common \
python3-venv python3 libpython-dev libpython3-dev cmake clang build-essential && \
apt-file update && \
update-command-not-found"
apt-file update"
# node related
curl -RLSsf1 https://deb.nodesource.com/setup_10.x | bash -