Skip to content

Commit 564e956

Browse files
authored
update copy btn,
1 parent 8c857c8 commit 564e956

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ <h2>⚡ Windows Power Tools</h2>
8383

8484
<h2>🚫 Bypass OOBE (Windows 11 24H2+)</h2>
8585
<p>Tekan <code>Shift + F10</code> lalu jalankan perintah berikut:</p>
86-
<code>start ms-cxh:localonly</code>
86+
<code id="cmd3">start ms-cxh:localonly</code>
87+
<button class="copy-btn" onclick="copyToClipboard('cmd4')">Copy</button>
8788

8889
<hr />
8990

0 commit comments

Comments
 (0)