aboutsummaryrefslogtreecommitdiffstats
path: root/download
diff options
context:
space:
mode:
authorrubo77 <github@r.z11.de>2018-07-21 21:42:57 +0200
committerrubo77 <github@r.z11.de>2018-07-21 23:09:08 +0200
commitf4ae233800e5c5ca46224fdaba08e91faaf1d673 (patch)
tree9ceb93aaff5eac052e807270cc8fc9a4d1331545 /download
parent8747632b6e9fcf2b5ad03bca8ca2ebcfc4e453e2 (diff)
add Readme to the download section
Diffstat (limited to 'download')
-rw-r--r--download/Readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/download/Readme.md b/download/Readme.md
new file mode 100644
index 0000000..787709a
--- /dev/null
+++ b/download/Readme.md
@@ -0,0 +1,13 @@
+Downloader erstellen
+====================
+
+mit folgenden Befehlen kann man in iesem Download-ordner eine Firmware Download Seite erstellen:
+
+ cd ..
+ unp site.tgz
+ mv builds/ffki/ffki-site/ site
+ rm -Rf builds/ffki/
+ cd site/download/
+ vi upgrade-downloadpage.sh
+ # update the version
+ ./upgrade-downloadpage.sh