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:
0e86d6d
)
disable asu again
author
Moritz Warning
<moritzwarning@web.de>
Fri, 27 Mar 2020 21:51:18 +0000
(22:51 +0100)
committer
Moritz Warning
<moritzwarning@web.de>
Fri, 27 Mar 2020 21:51:18 +0000
(22:51 +0100)
config.js
patch
|
blob
|
history
diff --git
a/config.js
b/config.js
index ef8fa84580c303704b0be6d4f964332f43fc9169..35c847b7a2f363410d153f448f27f0bf8d1d7052 100644
(file)
--- a/
config.js
+++ b/
config.js
@@
-13,5
+13,5
@@
var config = {
},
// Build custom images
// See https://github.com/aparcar/sasu
- asu_url: 'https://chef.libremesh.org'
+
//
asu_url: 'https://chef.libremesh.org'
};