Files
init.sh/README.md
2025-09-29 00:33:35 +03:00

17 lines
222 B
Markdown

# Warén Group - Init.sh
## Linux - Run Command
```
bash <(https://waren.io/init.sh)
```
## Windows - Run Command
```
curl.exe https://waren.io/init.ps1 | powershell -
```
## Maintaining Command
```
./maintainer.sh
```