projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb5df19
)
remove console output
v2.1.0
author
Moritz Warning
<moritzwarning@web.de>
Sat, 28 Mar 2020 12:05:15 +0000
(13:05 +0100)
committer
Moritz Warning
<moritzwarning@web.de>
Sat, 28 Mar 2020 12:05:15 +0000
(13:05 +0100)
index.js
patch
|
blob
|
history
diff --git
a/index.js
b/index.js
index a8a2690b94435d8f15131c3e76be2fd9234dcd8f..b063c572e815c0932060bb8098c3cb6f11ae8ea7 100644
(file)
--- a/
index.js
+++ b/
index.js
@@
-80,7
+80,6
@@
function build_asa_request() {
response.json()
.then(mobj => {
- console.log(mobj)
var download_url = config.asu_url + '/store/' + mobj.bin_dir;
updateImages(
mobj.version_number,