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 'installer.sh')
-rwxr-xr-xinstaller.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/installer.sh b/installer.sh
index b170126b..027d4a16 100755
--- a/installer.sh
+++ b/installer.sh
@@ -1,7 +1,6 @@
#!/bin/bash
# Generic software installer for Raspbian. Online on a running RPi, or offline with QEMU.
-# 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!