1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Merge pull request #85 from Ysurac/develop

sync
This commit is contained in:
suyuan 2021-03-13 02:17:01 +08:00 committed by GitHub
commit a31210f6e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 2571 additions and 1791 deletions

View file

@ -4,7 +4,7 @@
<div class="cbi-map">
<h2 name="content"><%:All router settings%></h2>
<div class="cbi-section">
<pre><%=luci.sys.exec("uci show")%></pre>
<pre><%=luci.sys.exec("sh /bin/anonymous_config.sh")%></pre>
</div>
</div>
<%+footer%>