mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2025-12-10 03:24:37 +01:00
Update index.html
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
60728d6fe2
commit
73d90b27e0
1 changed files with 1 additions and 1 deletions
|
|
@ -752,7 +752,7 @@
|
|||
const commandDiv = document.getElementById("command");
|
||||
const copyBtn = document.getElementById("copy-btn");
|
||||
versionBtns.innerHTML = `
|
||||
<span style="color:#333" data-i18n="installCmdLabel"></span>
|
||||
<span data-i18n="installCmdLabel"></span>
|
||||
<label><input type="radio" name="tool" value="curl" checked>curl</label>
|
||||
<label><input type="radio" name="tool" value="wget">wget</label>
|
||||
<button data-version="${routeros7_stable}">RouterOS v7 Stable</button>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue