From ca74c1ec5a0118f3d50f2990bed87886e9825e0c Mon Sep 17 00:00:00 2001 From: TommyTran732 Date: Fri, 13 Aug 2021 17:20:25 -0400 Subject: [PATCH] Update Ubuntu-Desktop-20.04-LTS.sh --- Ubuntu-Desktop-20.04-LTS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu-Desktop-20.04-LTS.sh b/Ubuntu-Desktop-20.04-LTS.sh index d996a1d..5d5ad0e 100644 --- a/Ubuntu-Desktop-20.04-LTS.sh +++ b/Ubuntu-Desktop-20.04-LTS.sh @@ -92,7 +92,7 @@ sudo ufw enable #Update packages and firmware sudo apt update sudo apt upgrade -y -sudp apt autoremove -y +sudo apt autoremove -y sudo fwupdmgr get-devices sudo fwupdmgr refresh --force sudo fwupdmgr get-updates -y