mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Add notes
This commit is contained in:
parent
5cc40052cc
commit
ad0de6f2a0
@ -1,8 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/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
|
#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
|
##The script assumes you already have Ubuntu Pro activated
|
||||||
#Run this script as your admin user, NOT root
|
|
||||||
|
|
||||||
# Compliance
|
# Compliance
|
||||||
sudo ua enable usg
|
sudo ua enable usg
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#Meant to be run on Ubuntu Pro Minimal
|
#Meant to be run on Ubuntu Pro Minimal
|
||||||
|
#The script assumes you already have Ubuntu Pro activated
|
||||||
|
|
||||||
#Compliance
|
#Compliance
|
||||||
sudo ua enable usg
|
sudo ua enable usg
|
||||||
|
Loading…
Reference in New Issue
Block a user