From ad0de6f2a01663ea4418cfe7912201fc8c8f47c5 Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 22 Aug 2023 15:49:44 -0700 Subject: [PATCH] Add notes --- Ubuntu-22.04-Desktop.sh | 3 +-- Ubuntu-22.04-Server.sh | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Ubuntu-22.04-Desktop.sh b/Ubuntu-22.04-Desktop.sh index 884b47e..b22091c 100644 --- a/Ubuntu-22.04-Desktop.sh +++ b/Ubuntu-22.04-Desktop.sh @@ -1,8 +1,7 @@ #!/bin/bash #Please note that this is how I PERSONALLY setup my computer - I do some stuff such as not using anything to download GNOME extensions from extensions.gnome.org and installing the extensions as a package instead -#Customize it to your liking -#Run this script as your admin user, NOT root +##The script assumes you already have Ubuntu Pro activated # Compliance sudo ua enable usg diff --git a/Ubuntu-22.04-Server.sh b/Ubuntu-22.04-Server.sh index 31519d2..95007d4 100644 --- a/Ubuntu-22.04-Server.sh +++ b/Ubuntu-22.04-Server.sh @@ -1,6 +1,7 @@ #!/bin/bash #Meant to be run on Ubuntu Pro Minimal +#The script assumes you already have Ubuntu Pro activated #Compliance sudo ua enable usg