4
Fork 0

OpenWRT stuff is fixed

This commit is contained in:
Artem Prilutskiy 2016-08-12 12:14:54 +03:00
parent e538746c16
commit 99a85d6fd9
2 changed files with 3 additions and 3 deletions

View file

@ -4,6 +4,6 @@
%>
<%+header%>
<h2 name="content">CronosAgent</h2>
<textarea readonly="readonly" wrap="off" rows="20"><%= luci.util.exec("logread | grep CronosAgent") %></textarea>
<h2 name="content">CronosAgent &#9656; Restart</h2>
<textarea readonly="readonly" wrap="off" rows="20" style="width: 100%"><%= luci.util.exec("logread | grep CronosAgent") %></textarea>
<%+footer%>