summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConor Anderson2019-02-25 12:00:25 -0500
committerConor Anderson2019-02-25 12:00:25 -0500
commit54b056cd788ee1823b0184f1f356a1f9dd68ec79 (patch)
tree2eeb18ea0f9f215d207eec08b13f76eda724034a
parent0bf6752bd78ab2351a784aeb7affc05e5354089f (diff)
downloadaur-54b056cd788ee1823b0184f1f356a1f9dd68ec79.tar.gz
Remove rstudio.sh
-rw-r--r--rstudio.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/rstudio.sh b/rstudio.sh
deleted file mode 100644
index f6681e9645f9..000000000000
--- a/rstudio.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-export LD_LIBRARY_PATH=/usr/lib/rstudio/lib
-exec /usr/lib/rstudio/bin/rstudio "$@"