README.md Create

This commit is contained in:
Christer Warén 2024-05-01 03:21:34 +03:00
parent 8b9dc7bdea
commit 011fcad97c

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# Warén Group - Init.sh
## Run Command
```
curl https://waren.io/init.sh -o init.sh
bash init.sh
```
## Build Command
```
bash build.sh
```