This commit is contained in:
parent
a774c347e9
commit
5797a17d44
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ SUITE=$(lsb_release -cs)
|
||||||
sudo -S bash -c "apt update && apt dist-upgrade && \
|
sudo -S 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-de 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"
|
update-command-not-found"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue