summarylogtreecommitdiffstats
path: root/code.js
diff options
context:
space:
mode:
Diffstat (limited to 'code.js')
-rw-r--r--code.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/code.js b/code.js
index 1ace179052a2..e06d0a000669 100644
--- a/code.js
+++ b/code.js
@@ -1,4 +1,5 @@
-#!/usr/bin/electron11
+#!/usr/bin/electron
+// don't edit the electron binary name here! simply change the variable in the PKGBUILD and we will sed it into the correct one :)
const name = 'code-oss';