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:
authornachoparker <nacho@ownyourbits.com>2018-05-29 19:56:56 +0300
committernachoparker <nacho@ownyourbits.com>2018-05-29 20:21:30 +0300
commit3862eca0ed89fdf9010f302180f644c2c7a535cd (patch)
tree60079e18bfbc0c1b115144bd5e91d310fd5cc2b1 /batch.sh
parent6d1cd5688391c1232f103618f06ad3bd10b24361 (diff)
build: fix cleanup armbian imagesv0.56.16
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