summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2020-09-07 23:22:26 -0700
committermutantmonkey2020-09-07 23:22:26 -0700
commit9443e14bd0372830fa3a7e6164bfd19d0c17c499 (patch)
tree8294bf6df7b7f3d4f12d961b253f82e454857030
parent606bd4235e91ff37daf37612d27af1dc66a76f21 (diff)
downloadaur-9443e14bd0372830fa3a7e6164bfd19d0c17c499.tar.gz
Add missing updated intiface-desktop.sh
-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 $@