Skip to content

Commit 62d013f

Browse files
committed
Adapt readme
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent f6699d7 commit 62d013f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

etc/scripts/d2d/README.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,20 @@ Dependencies
7373
* Bash
7474
* Docker
7575
* Local filesystem permissions for creating ``./d2d`` and writing output
76+
77+
78+
Before running the script:
79+
----------------------------------
80+
81+
Ensure the script has execute permissions:
82+
83+
.. code-block:: bash
84+
85+
sudo su -
86+
chmod +x run_d2d.sh
87+
88+
Then execute:
89+
90+
.. code-block:: bash
91+
92+
./run_d2d.sh ...

0 commit comments

Comments
 (0)