add redirects

This commit is contained in:
2025-04-18 00:14:30 +03:00
parent 882cd26caa
commit 59b636fb85
2 changed files with 4 additions and 3 deletions

View File

@@ -169,7 +169,7 @@
<div class="command-wrapper">
<div class="command">
<span class="command-prompt" id="cmd1">eval "$(wget -qO- http://SERVER_IP/deployment/full)"</span>
<span class="command-prompt" id="cmd1">eval "$(wget -qO- http://SERVER_IP/deployment/y)"</span>
</div>
<button class="copy-btn" onclick="copyToClipboard('cmd1', this)">copy</button>
</div>