Update userguide translations, waddlesplash as nielx
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Preklad tejto stránky zatiaľ nie je dokončený. Dovtedy sa nedokončené časti zobrazia v anglickom origináli.</div>
|
||||
|
||||
<h1>Bash a Skriptovanie</h1>
|
||||
|
||||
@@ -77,8 +76,8 @@ Skript môže robiť všetko od vykonania niekoľkých príkazov v špecifickom
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a><a id="user-scripts" name="user-scripts">Skripty v Haiku</a></h2>
|
||||
<p>Haiku used to have scripts for booting and shutting down. Today it uses the <a href="https://dev.haiku-os.org/wiki/LaunchDaemon">launch_daemon</a> instead. However, the user can still augment this process with certain user scripts.
|
||||
If they don't exist already, you'll have to create the needed files yourself. Otherwise simply add your commands where in the process you want them to be executed.</p>
|
||||
<p>Haiku v minulosti používalo skripty na spustenie a vypnutie systému. Dnes namiesto tohto používa <a href="https://dev.haiku-os.org/wiki/LaunchDaemon">launch_daemon</a>. Používateľ však tieto procesy môže doplniť pomocou istých skriptov.<br />
|
||||
Ak ešte neexistujú, budete potrebné súbory musieť sami vytvoriť. Inak jednoducho pridáte svoje príkazy tam, kde chcete, aby sa vykonali.</p>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
|
||||
Reference in New Issue
Block a user