Compare commits
2 Commits
8ebae57e5f
...
44c6ed93c4
Author | SHA1 | Date | |
---|---|---|---|
44c6ed93c4 | |||
68196ebf44 |
|
@ -1,3 +1,8 @@
|
||||||
|
[ "$(uci -q get luci.diag.dns)" = "bitmessage.org" ] && exit 0
|
||||||
|
|
||||||
|
# make a significant change
|
||||||
|
/sbin/uci set luci.diag.dns='bitmessage.org'
|
||||||
|
|
||||||
# switch LAN to eth1
|
# switch LAN to eth1
|
||||||
/sbin/uci set network.@device[0].ports='eth1'
|
/sbin/uci set network.@device[0].ports='eth1'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user