From bbb1a053e013777d78f21776230649c50e6a80a0 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Thu, 26 Jul 2018 11:56:14 +0200 Subject: [PATCH] new: added ``vim`` to base install script It seems debian 9 doesn't have vim by default. --- precise/base-0k/hooks/install.d/00-base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/precise/base-0k/hooks/install.d/00-base.sh b/precise/base-0k/hooks/install.d/00-base.sh index d42d031..e494fb0 100755 --- a/precise/base-0k/hooks/install.d/00-base.sh +++ b/precise/base-0k/hooks/install.d/00-base.sh @@ -5,7 +5,7 @@ set +eux apt-get update apt-get -y --force-yes install bash-completion wget bzip2 git-core \ less python-software-properties tmux mosh \ - sudo git