Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/armbian/armbian.sh')
-rw-r--r--build/armbian/armbian.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/armbian/armbian.sh b/build/armbian/armbian.sh
index 85e5f742..231ae804 100644
--- a/build/armbian/armbian.sh
+++ b/build/armbian/armbian.sh
@@ -21,8 +21,6 @@ cd /tmp/overlay
NCPCFG=etc/ncp.cfg
source etc/library.sh # sets RELEASE
-[[ "$ARMBIAN_RELEASE" != "$RELEASE" ]] && { echo "Only $RELEASE is supported by NextCloudPi" >&2; exit 1; }
-
# need sudo access that does not expire during build
chage -d -1 root