diff --git a/bootstrap.sh b/bootstrap.sh index affa897..855bf60 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -10,7 +10,7 @@ apt upgrade # keep this to the minimum, at this point... apt install \ - git make + git make wget vim git clone $PROXMOX_UTILS