summarylogtreecommitdiffstats
path: root/authy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'authy.sh')
-rw-r--r--authy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/authy.sh b/authy.sh
index 71c67e153a96..4cdcdbeae566 100644
--- a/authy.sh
+++ b/authy.sh
@@ -1,4 +1,4 @@
#!/bin/sh
export ELECTRON_IS_DEV=0
-exec electron25 /usr/lib/authy/app.asar "$@"
+exec electron@ELECTRONVERSION@ /usr/lib/authy/app.asar "$@"