This commit is contained in:
Tobias Schmidl 2018-11-10 20:44:43 +01:00 committed by GitHub
parent a774c347e9
commit 5797a17d44

View file

@ -5,7 +5,7 @@ SUITE=$(lsb_release -cs)
sudo -S 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-de cmake clang build-essential && \
python3-venv python3 libpython-dev libpython3-dev cmake clang build-essential && \
apt-file update && \
update-command-not-found"