From 1ba72f247f4c951fc6a39f672f265e28379229c9 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 16 Oct 2024 11:49:45 +0300 Subject: [PATCH] added vim... Signed-off-by: Alex A. Naanou --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index aa92b5c..4ea2c19 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -10,7 +10,7 @@ apt upgrade # keep this to the minimum... apt install \ - git make wget + git make wget vim git clone $PROXMOX_UTILS