update README.md with curl-to-bash command
This commit is contained in:
@@ -7,3 +7,9 @@ Easy shell scripts to run for common setups. Download the script and run it like
|
|||||||
chmod a+x ./standard-desktop-setup.sh
|
chmod a+x ./standard-desktop-setup.sh
|
||||||
./standard-desktop-setup.sh
|
./standard-desktop-setup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or like this:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl -sL https://gitshrub.theshrub.org/brennen/ubuntu-setup-scripts/raw/branch/main/standard-desktop-setup.sh | bash
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user