mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
build-SD-armbian.sh: Disable armbian's FAST_CREATE_IMAGE
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
6a5f469f21
commit
f5a71daa14
@ -53,6 +53,7 @@ KERNEL_CONFIGURE=prebuilt
|
||||
BUILD_DESKTOP=no
|
||||
BUILD_MINIMAL=yes
|
||||
USE_CCACHE=yes
|
||||
FAST_CREATE_IMAGE=no
|
||||
EOF
|
||||
[[ "$CLEAN" == "0" ]] && {
|
||||
cat >> "$CONF" <<EOF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user