Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Nov 6, 2023
1 parent 9bb868d commit cba8049
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .devcontainer/setup.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/bin/bash

## permission fails
#sudo echo "auth-none=1" >> /etc/rstudio/rserver.conf

sudo cp /etc/rstudio/disable_auth_rserver.conf /etc/rstudio/rserver.conf
sudo sudo bash -c 'echo "USER=$USER" >>/etc/environment'

## set startup dir
# mkdir -p ~/.local/share/rstudio/projects_settings
Expand Down

0 comments on commit cba8049

Please sign in to comment.