mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
build-SD-armbian.sh: Set INCLUDE_HOME_DIR=yes during build
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
62623b5749
commit
c5eb4589c8
@ -57,6 +57,7 @@ KERNEL_CONFIGURE=prebuilt
|
||||
BUILD_DESKTOP=no
|
||||
BUILD_MINIMAL=yes
|
||||
USE_CCACHE=yes
|
||||
INCLUDE_HOME_DIR=yes
|
||||
EOF
|
||||
[[ "$CLEAN" == "0" ]] && {
|
||||
cat >> "$CONF" <<EOF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user