Update README.md
This commit is contained in:
@ -23,6 +23,11 @@ Execute these commands as root:
|
||||
chmod +x freshStart.sh
|
||||
./freshStart.sh
|
||||
```
|
||||
or if you want to run instantly without downloading (recommended)
|
||||
```bash
|
||||
curl -s http://10.10.10.63:3000/LotusGuild/freshStartScript/raw/branch/main/freshStart.sh | bash
|
||||
```
|
||||
|
||||
|
||||
## 📦 Components Installed
|
||||
**System Packages:**
|
||||
|
||||
Reference in New Issue
Block a user