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