Skip to content

Commit fe6be11

Browse files
authored
Update about-hackeros.html
1 parent f9a20ba commit fe6be11

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

about-hackeros.html

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,16 @@ <h2>Komendy HackerOS</h2>
550550
<td>Usuwa aktualne jądro – po uruchomieniu komendy hacker unpack xanmod/liquorix użyj tej komendy. Więcej o instalacji customowych jąder dowiesz się na HackerOS Documentation.</td>
551551
<td><button class="copy-button" data-command="remove-current-kernel">Kopiuj</button></td>
552552
</tr>
553+
<tr>
554+
<td>hl</td>
555+
<td>Proste narzędzie do uruchamiania i kompilowania skryptów/programów napisanych w języku Hacker Lang.</td>
556+
<td><button class="copy-button" data-command="hl">Kopiuj</button></td>
557+
</tr>
558+
<tr>
559+
<td>virus</td>
560+
<td>Manager pakietów i kompilator/runtime dla Hacker Lang.</td>
561+
<td><button class="copy-button" data-command="virus">Kopiuj</button></td>
562+
</tr>
553563
<tr>
554564
<td>hlh</td>
555565
<td>Dokumentacja oraz informacje o narzędziach Hacker Lang.</td>
@@ -568,18 +578,13 @@ <h2>Komendy HackerOS</h2>
568578
<tr>
569579
<td>HackerOS-Steam</td>
570580
<td>Uruchom steam w kontenerze.</td>
571-
<td><button class="copy-button" data-command="hlh">Kopiuj</button></td>
581+
<td><button class="copy-button" data-command="HackerOS-Steam">Kopiuj</button></td>
572582
</tr>
573583
<tr>
574584
<td>hbuild</td>
575-
<td>Own successor to cmake or meson (modern).</td>
585+
<td>Własny następca cmake lub meson (nowoczesny).</td>
576586
<td><button class="copy-button" data-command="hbuild">Kopiuj</button></td>
577587
</tr>
578-
<tr>
579-
<td>virus</td>
580-
<td>Advanced version of Hacker Lang (you can write advanced programs).</td>
581-
<td><button class="copy-button" data-command="virus">Kopiuj</button></td>
582-
</tr>
583588
</tbody>
584589
</table>
585590
</div>

0 commit comments

Comments
 (0)