summarylogtreecommitdiffstats
path: root/code.js
diff options
context:
space:
mode:
authorfrantic10482021-05-25 15:24:30 +0800
committerfrantic10482021-05-25 15:24:30 +0800
commit008436cd451a176d6eca32d23a1ab3e4ee8c9727 (patch)
treed5f3100c2ded3d99569f61b4e9487258d5bc6b43 /code.js
parentf609a9c6874de35af29bf0eb5509c0c6d547fe70 (diff)
downloadaur-008436cd451a176d6eca32d23a1ab3e4ee8c9727.tar.gz
upgpkg: code-transparent 1.56.2-1
upstream release
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';