Skip to content

Commit 6ff6e5b

Browse files
[pre-commit.ci] Fixing issues with pre-commit
1 parent c511d20 commit 6ff6e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/launch_r.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
export LD_PRELOAD=/workspaces/r-dev-env/scripts/allow_ptrace.so
3-
exec /usr/bin/R "$@"
3+
exec /usr/bin/R "$@"

0 commit comments

Comments
 (0)