Skip to content
Snippets Groups Projects
Commit 3ab342f5 authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

add GLUON VERSION

parent 0bd2e0c8
No related branches found
No related tags found
1 merge request!10Citest
v2016.1.2
\ No newline at end of file
...@@ -11,7 +11,7 @@ mv site.mk site/ ...@@ -11,7 +11,7 @@ mv site.mk site/
mv .git site/ mv .git site/
# Clone Gluon repo # Clone Gluon repo
git clone https://github.com/freifunk-gluon/gluon.git ./gluon -b v2016.1.2 GLUON_VERSION=`cat GLUON_VERSION`
git clone https://github.com/freifunk-gluon/gluon.git ./gluon -b $GLUON_VERSION
mv gluon/* ./ mv gluon/* ./
ls -l
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment