Skip to content

Commit 92e010e

Browse files
author
Martin Sirringhaus
committed
Move all code-snippets to /tmp/ as basedir
1 parent e1106ca commit 92e010e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/docker/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ $ ct-ng menuconfig
143143
meaningful name. This is done outside the container.
144144
145145
```
146-
$ docker cp drunk_murdock:/.config arm-linux-gnueabi.config
146+
$ docker cp drunk_murdock:/tmp/.config arm-linux-gnueabi.config
147147
```
148148
149149
- Now you can shutdown the container or repeat the two last steps to generate a

0 commit comments

Comments
 (0)