diff --git a/Ubuntu-22.04-Desktop.sh b/Ubuntu-22.04-Desktop.sh index a8891a8..5841135 100644 --- a/Ubuntu-22.04-Desktop.sh +++ b/Ubuntu-22.04-Desktop.sh @@ -9,7 +9,7 @@ sudo apt update -y sudo apt full-upgrade -y sudo apt install -y usg sudo apt autoremove -y -sudo usg fix cis_level2_server +sudo usg fix cis_level2_workstation # Remove AIDE sudo apt purge -y aide* @@ -115,4 +115,4 @@ sudo systemctl restart NetworkManager # Enable fstrim.timer sudo apt install tuned -y -sudo systemctl enable --now fstrim.timer \ No newline at end of file +sudo systemctl enable --now fstrim.timer