From bea9cc36ee7efae917cd567d6acebad15bfd3a41 2018-11-29 01:11:36 From: Unknown Date: 2018-11-29 01:11:36 Subject: [PATCH] a --- diff --git a/bootstrap.d/13-kernel.sh b/bootstrap.d/13-kernel.sh index 73c0821..96ea1ba 100644 --- a/bootstrap.d/13-kernel.sh +++ b/bootstrap.d/13-kernel.sh @@ -424,7 +424,7 @@ else # BUILD_KERNEL=false # Use Sakakis modified kernel if ZSWAP is active if [ "$KERNEL_ZSWAP" = true ] || [ "$KERNEL_VIRT" = true ] || [ "$KERNEL_NF" = true ] || [ "$KERNEL_BPF" = true ] ; then - RPI3_64_KERNEL_URL=RPI3_64_BIS_KERNEL_URL + RPI3_64_KERNEL_URL="${RPI3_64_BIS_KERNEL_URL}" fi # Create temporary directory for dl