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
path: root/docker
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2017-08-16 01:49:36 +0300
committernachoparker <nacho@ownyourbits.com>2017-08-16 01:52:29 +0300
commitbb88b512fc370617e9d7afa6cac1a5c49e7ea577 (patch)
tree7a667cd46712375d4678e609041f25f152eea9d6 /docker
parent8f349c938f614e3157656d0a0a473e5a8a93eb56 (diff)
fix comment
Diffstat (limited to 'docker')
-rw-r--r--docker/build-container.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/build-container.sh b/docker/build-container.sh
index cdae3980..7ac041e2 100644
--- a/docker/build-container.sh
+++ b/docker/build-container.sh
@@ -1,7 +1,6 @@
#!/bin/bish
# Build NextCloudPi ARM docker container in a QEMU Raspbian with docker
-# Tested with 2017-03-02-raspbian-jessie-lite.img
#
# Copyleft 2017 by Ignacio Nunez Hernanz <nacho _a_t_ ownyourbits _d_o_t_ com>
# GPL licensed (see end of file) * Use at your own risk!