summarylogtreecommitdiffstats
path: root/lens.sh
diff options
context:
space:
mode:
authorDavid Birks2020-03-27 02:43:11 -0400
committerDavid Birks2020-03-27 02:43:16 -0400
commitca7a7acaa7ea6c9c41627efbe599a688e2ba892f (patch)
treee8000a6d68dcc4bba0eb03276714348b3d92fac5 /lens.sh
parent076949c6b792bf7690a5c4e91cdf48faa4bd359b (diff)
downloadaur-ca7a7acaa7ea6c9c41627efbe599a688e2ba892f.tar.gz
Change to not using system electron due to build issues
Also made lots of tweaks and fixes for the icon, descriptions, etc.
Diffstat (limited to 'lens.sh')
-rwxr-xr-xlens.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/lens.sh b/lens.sh
deleted file mode 100755
index 5f834dd45ee4..000000000000
--- a/lens.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-export NODE_ENV=production
-electron /usr/lib/lens/resources/app.asar $@ \ No newline at end of file