mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
pipe script into sh for a cleaner command
This commit is contained in:
parent
e27808ede0
commit
afbb189be6
|
@ -3,5 +3,5 @@
|
||||||
## Usage
|
## Usage
|
||||||
Open your terminal and paste this command
|
Open your terminal and paste this command
|
||||||
```bash
|
```bash
|
||||||
bash <(curl -L https://raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh)
|
curl -fsSL https://raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh | sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user