We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510b646 commit 98dc518Copy full SHA for 98dc518
automated install/basic-install.sh
@@ -217,7 +217,7 @@ os_check() {
217
printf " %b %bUnsupported OS detected%b\\n" "${CROSS}" "${COL_LIGHT_RED}" "${COL_NC}"
218
printf " https://docs.pi-hole.net/main/prerequesites/#supported-operating-systems\\n"
219
printf "\\n"
220
- printf " e.g: If you are seeing this message on a fresh install, you can run:"
+ printf " e.g: If you are seeing this message on a fresh install, you can run:\\n"
221
printf " 'PIHOLE_SKIP_OS_CHECK=true curl -sSL https://install.pi-hole.net | sudo -E bash'\\n"
222
223
printf " If you are seeing this message after having run pihole -up:\\n"
0 commit comments