summarylogtreecommitdiffstats
path: root/code.sh
diff options
context:
space:
mode:
authormodzilla2020-05-17 12:56:53 +0200
committermodzilla2020-05-17 12:56:53 +0200
commit873020b5d21699952b34c2944c0a6dae7fca871a (patch)
tree095179862a0a14c991afdcc9e0f1240057f50069 /code.sh
downloadaur-873020b5d21699952b34c2944c0a6dae7fca871a.tar.gz
initial push
Diffstat (limited to 'code.sh')
-rw-r--r--code.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/code.sh b/code.sh
new file mode 100644
index 000000000000..aaa40c3c9e50
--- /dev/null
+++ b/code.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+ELECTRON_RUN_AS_NODE=1 exec electron /usr/lib/code/out/cli.js /usr/lib/code/code.js "$@"