summarylogtreecommitdiffstats
path: root/etcher.in
diff options
context:
space:
mode:
Diffstat (limited to 'etcher.in')
-rw-r--r--etcher.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/etcher.in b/etcher.in
new file mode 100644
index 000000000000..915b2ffb8e27
--- /dev/null
+++ b/etcher.in
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# Prevent the AppImage prompting the user to create a Desktop file
+# in ~/.local when we already have one in /usr/share.
+DESKTOPINTEGRATION=no
+export DESKTOPINTEGRATION
+
+exec /usr/share/etcher/##AppImage##