mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
installer: minor hiccup in setup
This commit is contained in:
parent
d223693e3e
commit
8e57dfd58c
@ -33,7 +33,7 @@ sysctl kern.geom.debugflags=16 >/dev/null
|
||||
sysctl net.link.ether.inet.log_arp_wrong_iface=0 >/dev/null
|
||||
|
||||
ifconfig lo0 127.0.0.1
|
||||
ifconfig lo0 ::1
|
||||
ifconfig lo0 inet6 ::1
|
||||
ifconfig lo0 up
|
||||
|
||||
if [ -z "${TERM}" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user