Skip to content

Commit

Permalink
tweaked formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Jan 31, 2024
1 parent 846269c commit a0a1f58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions opt/cs50/bin/R
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ options=(
--volume "$LOCAL_WORKSPACE_FOLDER":/mnt
--workdir /mnt
$IMAGE
R
"$@"
R "$@"
)

# If TTY
Expand Down

0 comments on commit a0a1f58

Please sign in to comment.