mirror of
https://github.com/ivabus/www
synced 2024-11-22 09:25:06 +03:00
Remove 'yes' from copy code.
This commit is contained in:
parent
a41f9ee185
commit
14d015ee79
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@
|
|||
</div>
|
||||
<div class="flex p-2" style="border-bottom: 1px solid gray;">
|
||||
<div class="flex pt-2 pb-2 ps-4 pe-2" style="width: 100%; border: 1px solid #949494; border-radius: 5px;">
|
||||
<code id="copy-text" class="white">sh <(curl tea.xyz) --yes</code>
|
||||
<code id="copy-text" class="white">sh <(curl tea.xyz)</code>
|
||||
<button class="hbtn hb-fill-right" id="copy-button">Copy</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue