mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
Update index.html
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
60728d6fe2
commit
73d90b27e0
@ -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…
x
Reference in New Issue
Block a user