From 22b01677c72b3c449778391dff379049221402c1 Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Wed, 19 Oct 2022 03:33:12 +0000 Subject: [PATCH] Update ubuntu.sh --- ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu.sh b/ubuntu.sh index 86c2e15..95e2195 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -52,7 +52,7 @@ sudo add-apt-repository restricted BLUE "Update and Upgrade" sudo apt-get update -sudo apt-get install -y full-upgrade +sudo apt-get full-upgrade -y BLUE "Configure Firewall" #https://github.com/ChrisTitusTech/firewallsetup