You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
printf" This check can be skipped by setting the environment variable %bPIHOLE_SKIP_OS_CHECK%b to %btrue%b\\n""${COL_LIGHT_RED}""${COL_NC}""${COL_LIGHT_RED}""${COL_NC}"
printf" or 'sudo PIHOLE_SKIP_OS_CHECK=true pihole -up'\\n"
223
+
printf" By setting this variable to true you acknowledge there may be issues with Pi-hole during or after the install\\n"
224
+
printf" If that is the case, you can feel free to ask the community on Discourse with the %bCommunity Help%b category:\\n""${COL_LIGHT_RED}""${COL_NC}"
printf" This check can be skipped by setting the environment variable %bPIHOLE_SKIP_OS_CHECK%b to %btrue%b\\n""${COL_LIGHT_RED}""${COL_NC}""${COL_LIGHT_RED}""${COL_NC}"
printf" or 'sudo PIHOLE_SKIP_OS_CHECK=true pihole -up'\\n"
222
-
printf" By setting this variable to true you acknowledge there may be issues with Pi-hole during or after the install\\n"
223
-
printf" If that is the case, you can feel free to ask the community on Discourse with the %bCommunity Help%b category:\\n""${COL_LIGHT_RED}""${COL_NC}"
printf" %b %bUnsupported OS detected%b. PIHOLE_SKIP_OS_CHECK env variable set to true - installer will continue\\n""${INFO}""${COL_LIGHT_RED}""${COL_NC}"
228
+
else
229
+
printf" %b %bSupported OS detected%b\\n""${TICK}""${COL_LIGHT_GREEN}""${COL_NC}"
230
+
fi
228
231
else
229
-
printf" %b %bSupported OS detected%b\\n""${TICK}""${COL_LIGHT_GREEN}""${COL_NC}"
232
+
printf" %b %bPIHOLE_SKIP_OS_CHECK env variable set to true - installer will continue%b\\n""${INFO}""${COL_LIGHT_GREEN}""${COL_NC}"
0 commit comments