Skip to content

Commit

Permalink
Move all code-snippets to /tmp/ as basedir
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Sirringhaus committed Jul 13, 2020
1 parent e1106ca commit 92e010e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/README.md
Expand Up @@ -143,7 +143,7 @@ $ ct-ng menuconfig
meaningful name. This is done outside the container.

```
$ docker cp drunk_murdock:/.config arm-linux-gnueabi.config
$ docker cp drunk_murdock:/tmp/.config arm-linux-gnueabi.config
```

- Now you can shutdown the container or repeat the two last steps to generate a
Expand Down

0 comments on commit 92e010e

Please sign in to comment.