Skip to content
Snippets Groups Projects
Commit 824378b8 authored by Radosław Piliszek's avatar Radosław Piliszek
Browse files

Fix docs - simply run the script instead of sourcing it


Script looks like it is meant to be run and docs mention
running it rather than sourcing, yet the examples sourced it.

Change-Id: Ib4492ae01bee11b562022099cee8b06b4e3ee3c1
Signed-off-by: default avatarRadosław Piliszek <radoslaw.piliszek@gmail.com>
parent 41e634e2
No related branches found
No related tags found
No related merge requests found
......@@ -570,17 +570,17 @@ Using OpenStack
.. code-block:: console
. /usr/share/kolla-ansible/init-runonce
/usr/share/kolla-ansible/init-runonce
Run ``init-runonce`` script on Ubuntu:
.. code-block:: console
. /usr/local/share/kolla-ansible/init-runonce
/usr/local/share/kolla-ansible/init-runonce
* For development, run:
.. code-block:: console
. kolla-ansible/tools/init-runonce
kolla-ansible/tools/init-runonce
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment