Skip to content

Instantly share code, notes, and snippets.

@remlapmot
Created September 21, 2021 13:27
Show Gist options
  • Save remlapmot/bca53d363474e143a9f1230dd15b93a4 to your computer and use it in GitHub Desktop.
Save remlapmot/bca53d363474e143a9f1230dd15b93a4 to your computer and use it in GitHub Desktop.
Fix RStudio server hanging on opening
#!/usr/bin/env bash
rm -r ~/.local/share/rstudio/sessions/active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment