Zum Inhalt springen

Hack-A-N900/Development: Unterschied zwischen den Versionen

Amir (Diskussion | Beiträge)
Amir (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 28: Zeile 28:
</pre>
</pre>


<i>NOTE:</i> Maemo ignores [[http://de.wikipedia.org/wiki/Shebang shebangs]] for shells and always executes shell scripts in busybox. You need to pass the script explicitly to any other shell:
<i>NOTE:</i> Maemo ignores [http://de.wikipedia.org/wiki/Shebang shebangs] for shells and always executes shell scripts in busybox. You need to pass the script explicitly to any other shell:
<pre>
<pre>
bash ./test.sh
bash ./test.sh