Add missing it
This commit is contained in:
parent
c5ccfa0fa1
commit
390e918417
2
abra
2
abra
@ -1603,7 +1603,7 @@ sub_server_init() {
|
|||||||
|
|
||||||
load_context
|
load_context
|
||||||
|
|
||||||
# Note(decentral1se): it sucks to use Google DNS but seems like a reliable method
|
# Note(decentral1se): it sucks to use Google DNS but it seems like a reliable method
|
||||||
# for determining the default IPv4 address especially nowadays
|
# for determining the default IPv4 address especially nowadays
|
||||||
# when there are often multiple internal addresses assigned to eth0
|
# when there are often multiple internal addresses assigned to eth0
|
||||||
default_ipv4="$(ip route get 8.8.8.8 | head -1 | awk '{print $7}')"
|
default_ipv4="$(ip route get 8.8.8.8 | head -1 | awk '{print $7}')"
|
||||||
|
Loading…
Reference in New Issue
Block a user