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 'batch.sh')
-rwxr-xr-xbatch.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/batch.sh b/batch.sh
index a6c13e67..0d11c6e9 100755
--- a/batch.sh
+++ b/batch.sh
@@ -26,8 +26,8 @@ source buildlib.sh # initializes $IMGNAME
# Armbian
./build-SD-armbian.sh odroidxu4 OdroidHC2
-./build-SD-armbian.sh rock64
-./build-SD-armbian.sh bananapi
+./build-SD-armbian.sh rock64 Rock64
+./build-SD-armbian.sh bananapi Bananapi
# Docker x86
docker pull debian:stretch-slim