From 9010bfae9c45bf305423a13299a33a7d38db2424 Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Sat, 20 Feb 2021 04:17:21 +0000 Subject: [PATCH] Update ubuntu.sh --- ubuntu.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ubuntu.sh b/ubuntu.sh index fc8feb7..3c69c9a 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -56,6 +56,9 @@ sudo apt-get install -y full-upgrade BLUE "Installing vmtools..." sudo apt-get install -y open-vm-tools +BLUE "Installing curl..." +sudo apt-get install -y curl + BLUE "Installing PowerShell..." #https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7.1 # Update the list of packages