Updated wget command

typos in script for gnome-disk
This commit is contained in:
2023-02-03 12:50:46 +10:00
parent 77b689124e
commit b73dc94596
2 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ An automated way to setup Elementary OS just how I like it.
Use the following to run the script
```
wget -O - https://git.tcmeta.net/kurtis/elementaryos-setup-script/raw/branch/main/elementary-setup.sh | sudo bash
sudo bash -c "$(wget -O - https://git.tcmeta.net/kurtis/elementaryos-setup-script/raw/branch/main/elementary-setup.sh)"
```
This script will do the following: