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

add git clone gluon

parent e4d481f2
No related branches found
No related tags found
1 merge request!10Citest
#!/bin/sh #!/bin/sh
#
mkdir site mkdir site
mv i18n/ site/ mv i18n/ site/
mv modules site/ mv modules site/
mv site.conf site/ mv site.conf site/
mv site.mk site/ mv site.mk site/
cd site
ls git clone https://github.com/freifunk-gluon/gluon.git . -b v2016.1.2
cd ..
\ 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