summarylogtreecommitdiffstats
path: root/theia-electron
diff options
context:
space:
mode:
authorBence Hornák2020-05-29 10:01:23 +0200
committerBence Hornák2020-05-29 17:50:59 +0200
commit00f08698e09107bcc68e77562cdd0a8476f89346 (patch)
tree3bb56c500516685eb52054a817dd9e1990798946 /theia-electron
parentd19fcfac60b2923919569915b52ca5e88826ea1f (diff)
downloadaur-00f08698e09107bcc68e77562cdd0a8476f89346.tar.gz
Include vscode-builtin plugins
Diffstat (limited to 'theia-electron')
-rwxr-xr-xtheia-electron4
1 files changed, 0 insertions, 4 deletions
diff --git a/theia-electron b/theia-electron
deleted file mode 100755
index 39a6dcbf6db5..000000000000
--- a/theia-electron
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-/usr/lib/theia-electron/node_modules/.bin/electron /usr/lib/theia-electron \
- "--plugins=local-dir:$HOME/.theia/plugin-storage/" \
- "$@" \ No newline at end of file