Remove apk update as no cache should be used

This commit is contained in:
Disassembler 2017-12-19 12:49:39 +01:00
parent ea27896702
commit b96182dd58

View File

@ -25,9 +25,6 @@ The script will perform the bare Alpine linux installation into VM using LUKS-on
### First time setup
```
# Update package info
apk update
# Install git
apk --no-cache add git