From b49f35cb1eac4b4d87b49cc1a169dcd1bb3aaeb4 Mon Sep 17 00:00:00 2001 From: Vincent Bermel Date: Thu, 18 May 2017 00:53:57 +0200 Subject: [PATCH] Etcher symlink --- data.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index b84e8df861..dff2806d8c 100644 --- a/data.json +++ b/data.json @@ -4036,7 +4036,10 @@ }, "etcher": { "linux": { - "root": "etcher" + "root": "etcher", + "symlinks": [ + "etcher-electron" + ] } }, "etherape": {