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