Skip to content
Snippets Groups Projects
Commit 62d8ebd0 authored by Dirk Sarpe's avatar Dirk Sarpe
Browse files

Merge branch 'patch-1' into 'master'

replaced quotation mark

See merge request !1
parents de8e55d9 f529c643
No related branches found
No related tags found
1 merge request!1replaced quotation mark
......@@ -132,7 +132,7 @@ your session. Do not forget to include your username.
If you have problems to resume a old session and get the message `Error occurred during transmission` you might need to remove the old session data, which is located in the `~/.rstudio` folder. Usually it is sufficient to remove the sessions folder. The command via `ssh`:
```bash
ssh ab12cdef@rstudio1.idiv.de 'rm -r ~/.rstudio/sessions/`
ssh ab12cdef@rstudio1.idiv.de 'rm -r ~/.rstudio/sessions/'
```
If you can not access the machine via ssh please [ask the
......
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