projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72406c4
)
exe added to format array
author
Akshansh Rewariya
<akshanshrewariya@gmail.com>
Sun, 30 Aug 2020 08:41:03 +0000
(14:11 +0530)
committer
Akshansh Rewariya
<akshanshrewariya@gmail.com>
Sun, 30 Aug 2020 10:45:31 +0000
(16:15 +0530)
_webi/test.js
patch
|
blob
|
history
diff --git
a/_webi/test.js
b/_webi/test.js
index 9c801334096756f0fbea401f7ce2607ba7670396..1ffbb16d10f78fd27f2a08340085632a76d375a4 100755
(executable)
--- a/
_webi/test.js
+++ b/
_webi/test.js
@@
-66,7
+66,7
@@
Releases.get(path.join(process.cwd(), pkgdir)).then(function (all) {
var pkgname = path.basename(pkgdir.replace(/\/$/, ''));
var osrel = os.platform() + '-' + os.release();
var arch = os.arch();
- var formats = ['xz', 'tar', 'zip'];
+ var formats = ['
exe', '
xz', 'tar', 'zip'];
var rel = all.releases.filter(function (rel) {
return (