7 lines
140 B
Text
7 lines
140 B
Text
post_install() {
|
|
cat << EOF
|
|
|
|
==> Edit the /etc/dnsproxy/dnsproxy.yaml file after using or enabling the dnsproxy systemd service.
|
|
|
|
EOF
|
|
}
|