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