%# Copyright 2008 Steven Barth Copyright 2008 Jo-Philipp Wich Licensed to the public under the Apache License 2.0. -%> <%+header%> <%:Freifunk Remote Update%> <%:Check for new firmware versions and perform automatic updates.%> <% if update then %> <% if update.info then %> <%:Update available!%> <%=update.info%> <% else %> <%:The installed firmware is the most recent version.%> <% end %>
<%:Check for new firmware versions and perform automatic updates.%>
<%=update.info%>