Skip to content

Commit

Permalink
added reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Jan 26, 2024
1 parent cbb657b commit cc7e5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opt/cs50/bin/rstudio
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

PORT="8080"
export RSTUDIO_CONFIG_DIR="/etc/opt/rstudio"
export RSTUDIO_CONFIG_DIR="/etc/opt/rstudio" # https://docs.posit.co/ide/desktop-pro/settings/settings.html
export USER="${USER:-$(whoami)}"

# Kill any process listing on the specified port
Expand Down

0 comments on commit cc7e5f0

Please sign in to comment.