summarylogtreecommitdiffstats
path: root/balena-etcher-electron
diff options
context:
space:
mode:
Diffstat (limited to 'balena-etcher-electron')
-rwxr-xr-xbalena-etcher-electron2
1 files changed, 2 insertions, 0 deletions
diff --git a/balena-etcher-electron b/balena-etcher-electron
new file mode 100755
index 000000000000..c008a968b4a1
--- /dev/null
+++ b/balena-etcher-electron
@@ -0,0 +1,2 @@
+#!/usr/bin/sh
+exec electron /usr/lib/etcher/lib/start.js "$@"