summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--intiface-desktop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/intiface-desktop.sh b/intiface-desktop.sh
index f6a8dc1abad4..8d0bfe293d14 100644
--- a/intiface-desktop.sh
+++ b/intiface-desktop.sh
@@ -1,3 +1,3 @@
#!/bin/sh
export NODE_ENV=production
-electron4 /usr/lib/intiface-desktop/resources/app.asar $@
+electron /usr/lib/intiface-desktop/resources/app.asar $@