summarylogtreecommitdiffstats
path: root/balena-etcher-electron.sh
diff options
context:
space:
mode:
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 "$@"