From 05aa5cc8c1d648d11501ee87434e60ceb830538e Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Mon, 19 Feb 2018 01:10:17 +0300 Subject: [PATCH] Add vim to apps --- image/apps.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/image/apps.sh b/image/apps.sh index 459349dc..6a6139e6 100755 --- a/image/apps.sh +++ b/image/apps.sh @@ -24,7 +24,8 @@ apt-get install --no-install-recommends -y \ python-pip \ git \ isc-dhcp-server \ - tmux + tmux \ + vim