Skip to content

instruction for build gluon (bash script and wiki text at the same time)

Notifications You must be signed in to change notification settings

freifunk-leipzig/gluon-build-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

build-all-targets.sh

builds all 7 targets for gluon

Install:

sudo apt-get install git make gcc g++ unzip libncurses5-dev zlib1g-dev subversion gawk bzip2 libssl-dev
git clone https://github.com/freifunk-gluon/gluon.git
cd gluon
# adapt your site/
make update
./build-all-targets.sh

Tip: call the script through ccze

./build-all-targets.sh | ccze -A

About

instruction for build gluon (bash script and wiki text at the same time)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%