mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Add nginx, avahi and libdaemon to make.sh.
This commit is contained in:
3
make.sh
3
make.sh
@@ -755,6 +755,9 @@ buildipfire() {
|
||||
ipfiremake sarg
|
||||
ipfiremake fstrim
|
||||
ipfiremake check_mk_agent
|
||||
ipfiremake libdaemon
|
||||
ipfiremake avahi
|
||||
ipfiremake nginx
|
||||
echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
|
||||
cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
|
||||
echo >> $BASEDIR/build/var/ipfire/firebuild
|
||||
|
||||
Reference in New Issue
Block a user