From cd0407f5ad88e64ac8cfbdf563a33d6b54b49eca Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Thu, 12 Oct 2017 14:22:31 +0200 Subject: [PATCH] --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 7733afb..0ae5c62 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,5 @@ #! /bin/sh -sudo bash -c "apt install elinks git zsh curl neovim byobu command-not-found apt-file htop python3-venv locales man mc && \ +sudo bash -c "apt install elinks git zsh curl neovim byobu command-not-found apt-file htop python3-venv python3 locales man mc && \ update-command-not-found && \ apt-file update"