You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docker container is existed and the permission restored with.
33
+
The docker container is exited and permissions restored with:
34
34
35
35
```bash
36
36
$ exit
37
-
$ sudo chmod -r a+w examples
37
+
$ sudo chmod -R a+w examples
38
38
```
39
39
40
40
This example is made up from a subset of the data used in the proj-roadsurf project. For more information about this project, you can consult [the associated repository](https://github.com/swiss-territorial-data-lab/proj-roadsurf) and [its full documentation](https://tech.stdl.ch/PROJ-ROADSURF/). <br>
0 commit comments