summarylogtreecommitdiffstats
path: root/balena-etcher-electron.sh
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-12 18:11:44 -0500
committerMatthew McGinn2020-01-12 18:11:44 -0500
commitfafdb9f2b7518419765f7653e6a8be79ecb7d157 (patch)
treec510fa328bc173f625e64c048983e65f97ee6263 /balena-etcher-electron.sh
parentd2e7f0ad6c6e9924bf73ee46626863287e42e761 (diff)
downloadaur-fafdb9f2b7518419765f7653e6a8be79ecb7d157.tar.gz
update .gitignore
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
Diffstat (limited to 'balena-etcher-electron.sh')
-rwxr-xr-xbalena-etcher-electron.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/balena-etcher-electron.sh b/balena-etcher-electron.sh
new file mode 100755
index 000000000000..a65257d9157c
--- /dev/null
+++ b/balena-etcher-electron.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/sh
+exec electron6 /usr/lib/balena-etcher "$@"