mirror of
https://github.com/outbackdingo/ports.git
synced 2026-03-22 07:44:36 +00:00
4 lines
158 B
Plaintext
4 lines
158 B
Plaintext
post_install() {
|
|
msginfo "Edit '/etc/sysconfig/ifconfig.eth0' suit your need."
|
|
msginfo "Use 'ifup eth0' or 'ifdown eth0' to connect/disconnct to network."
|
|
} |