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

Fix settings page

This commit is contained in:
Ycarus 2019-02-01 21:00:41 +01:00
parent a75b8639df
commit 9ec56d3ff3
2 changed files with 3 additions and 2 deletions

View file

@ -9,7 +9,9 @@ jobs:
- run:
name: Prepare
command: |
sudo rm -rf /var/lib/apt/lists/lock
sudo apt-get update
sudo rm -rf /var/lib/apt/lists/lock
sudo apt-get install -yq build-essential git unzip ncurses-dev libz-dev libssl-dev python subversion gettext gawk wget curl rsync perl
build_x86_64:

View file

@ -94,7 +94,6 @@
<%
end
%>
</div>
</fieldset>
<fieldset class="cbi-section" id="networks">
<legend><%:Networks settings%></legend>