diff --git a/site.conf b/site.conf index be7e4aa..6e08b35 100644 --- a/site.conf +++ b/site.conf @@ -2,7 +2,7 @@ hostname_prefix => 'ffhb', site_name => 'Freifunk Bremen', site_code => 'ffhb', - release => '0.3.99-nightly' . nightly, + release => '0.3.100-nightly' . nightly, prefix4 => '10.196.0.0/20', prefix6 => 'fd2f:5119:0f2c::/64', diff --git a/site.mk b/site.mk index 1673cd1..a41f78e 100644 --- a/site.mk +++ b/site.mk @@ -1,7 +1,6 @@ GLUON_SITE_PACKAGES := \ gluon-alfred \ gluon-autoupdater \ - gluon-autoupdater-switcher \ gluon-config-mode \ gluon-luci-admin \ gluon-luci-autoupdater \