Struktur fuer mehrere Sites anlegen
This commit is contained in:
parent
075459e28e
commit
ac9a0cd277
6 changed files with 24 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
git clone https://github.com/freifunk-gluon/gluon.git # Get the official Gluon repository
|
||||
cd gluon
|
||||
git clone https://github.com/freifunkhamburg/site-ffhh.git site # Get the Freifunk Hamburg site repository
|
||||
cd site
|
||||
make SITE=ffhh
|
||||
cd ..
|
||||
make update # Get other repositories used by Gluon
|
||||
make # Build Gluon
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue