summarylogtreecommitdiffstats
path: root/lens.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lens.sh')
-rwxr-xr-xlens.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/lens.sh b/lens.sh
new file mode 100755
index 000000000000..5f834dd45ee4
--- /dev/null
+++ b/lens.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+export NODE_ENV=production
+electron /usr/lib/lens/resources/app.asar $@ \ No newline at end of file