mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-13 21:06:16 +00:00
docs: add run command to README
This commit is contained in:
@@ -3,11 +3,10 @@
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
wget https://raw.githubusercontent.com/elAgala/server-initializer/main/index.sh
|
||||
chmod +x index.sh
|
||||
./index.sh <username>
|
||||
curl -fsSL https://raw.githubusercontent.com/elAgala/server-initializer/main/index.sh | bash -s <username>
|
||||
```
|
||||
|
||||
|
||||
## Included
|
||||
- Server update
|
||||
- User creation
|
||||
|
||||
Reference in New Issue
Block a user