summarylogtreecommitdiffstats
path: root/superproductivity.sh
diff options
context:
space:
mode:
Diffstat (limited to 'superproductivity.sh')
-rwxr-xr-xsuperproductivity.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/superproductivity.sh b/superproductivity.sh
index e9d92bb19154..3d876bf465e7 100755
--- a/superproductivity.sh
+++ b/superproductivity.sh
@@ -1,3 +1,3 @@
#!/usr/bin/bash
-electron /usr/lib/superproductivity/app.asar "$@"
+exec @ELECTRON@ /usr/lib/superproductivity/app.asar "$@"