mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-20 22:53:07 +08:00
user: Fix start app chmod execute of waf.
This commit is contained in:
parent
ea4c098bc2
commit
ca6611241b
@ -38,7 +38,7 @@ Download the Waf build system and set it to executable:
|
|||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
curl https://waf.io/waf-2.0.19 > waf
|
curl https://waf.io/waf-2.0.19 > waf
|
||||||
chmod +w waf
|
chmod +x waf
|
||||||
|
|
||||||
Initialise a new Git repository:
|
Initialise a new Git repository:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user