README.md aktualisiert
This commit is contained in:
parent
afcb7bf7bc
commit
4165688d5e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ EOF
|
||||||
|
|
||||||
Update system & install utils
|
Update system & install utils
|
||||||
```sh
|
```sh
|
||||||
apk update -y && apk upgrade -y && apk add nano
|
apk update && apk upgrade && apk add nano
|
||||||
```
|
```
|
||||||
|
|
||||||
Make Folder structure
|
Make Folder structure
|
||||||
|
|
Loading…
Reference in a new issue