13 lines
143 B
Markdown
13 lines
143 B
Markdown
|
# Warén Group - Init.sh
|
||
|
|
||
|
## Run Command
|
||
|
```
|
||
|
curl https://waren.io/init.sh -o init.sh
|
||
|
bash init.sh
|
||
|
```
|
||
|
|
||
|
## Build Command
|
||
|
```
|
||
|
bash build.sh
|
||
|
```
|