1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-18 13:14:43 -04:00

Typo fixes

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-06 23:31:30 -07:00
parent 786e50e2af
commit 4501edcdd9
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
2 changed files with 3 additions and 6 deletions

View File

@ -130,13 +130,11 @@ sudo dconf update
umask 077
ubuntu-report -f send no
sudo systemctl stop apport.service
sudo systemctl disable --now apport.service
sudo systemctl mask apport.service
sudo systemctl stop --now whoopsie.service
sudo systemctl disable whoopsie.service
sudo systemctl disable --now whoopsie.service
sudo systemctl mask whoopsie.service
sudo systemctl disable whoopsie.path
sudo systemctl disable --now whoopsie.path
sudo systemctl mask whoopsie.path
# Update packages and firmware

View File

@ -88,8 +88,7 @@ if [ ! -d /boot/efi/EFI/ZBM ]; then
fi
# Disable telemetry
sudo systemctl stop --now apport.service
sudo systemctl disable apport.service
sudo systemctl disable --now apport.service
sudo systemctl mask apport.service
#Setup fwupd