4
0

added README.md

This commit is contained in:
Benjamin Böhmke
2019-11-13 20:23:22 +01:00
parent 6893cd3495
commit 4a77046bb4
2 changed files with 128 additions and 1 deletions

View File

@ -15,7 +15,7 @@ set -e
: ${SIZE_ROOT_FS:="200M"}
: ${SIZE_ROOT_PART:="500M"}
: ${SIZE_DATA:="20M"}
: ${IMG_NAME:="alpine-${ALPINE_BRANCH}-sdcard"}
: ${IMG_NAME:="sdcard"}
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #