@@ -2365,6 +2365,9 @@ migrate_dnsmasq_configs() {
|
|||||||
# Print the output of the FTL migration prefacing every line with four
|
# Print the output of the FTL migration prefacing every line with four
|
||||||
# spaces for alignment
|
# spaces for alignment
|
||||||
printf "%b" "${FTLoutput}" | sed 's/^/ /'
|
printf "%b" "${FTLoutput}" | sed 's/^/ /'
|
||||||
|
|
||||||
|
# Print a blank line for separation
|
||||||
|
printf "\\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Check for availability of either the "service" or "systemctl" commands
|
# Check for availability of either the "service" or "systemctl" commands
|
||||||
|
|||||||
Reference in New Issue
Block a user