From 613d775f9fe8cb61e8849fa7777e614e4289c4e4 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Mon, 30 Sep 2013 01:07:31 +0200 Subject: [PATCH] autoupdater: enable by default --- gluon/gluon-autoupdater/files/etc/config/autoupdater | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gluon/gluon-autoupdater/files/etc/config/autoupdater b/gluon/gluon-autoupdater/files/etc/config/autoupdater index d86d1c2..9702ef2 100644 --- a/gluon/gluon-autoupdater/files/etc/config/autoupdater +++ b/gluon/gluon-autoupdater/files/etc/config/autoupdater @@ -1,5 +1,5 @@ config autoupdater - option enabled 0 + option enabled 1 option branch "stable" option url 'http://[fdef:ffc0:3dd7::8]/~freifunk/firmware/autoupdate'