Update README with all-in-one command using source
This commit is contained in:
@@ -74,11 +74,12 @@ server-toolkit/
|
||||
|
||||
### Installation & Running
|
||||
|
||||
**One command - automatic cleanup:**
|
||||
```bash
|
||||
curl -sL https://git.mull.lol/cschantz/Linux-Server-Management-Toolkit/archive/main.tar.gz | tar xz && cd linux-server-management-toolkit && source run.sh
|
||||
curl -sL https://git.mull.lol/cschantz/Linux-Server-Management-Toolkit/archive/main.tar.gz | tar xz && source linux-server-management-toolkit/run.sh
|
||||
```
|
||||
|
||||
**Privacy:** When exiting (option 0), answer "yes" - cleanup happens automatically with no extra steps.
|
||||
When exiting (option 0), answer "yes" and cleanup happens automatically - no extra steps.
|
||||
|
||||
Or if already downloaded:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user