]> git.feebdaed.xyz Git - 0xmirror/pi-hole.git/commitdiff
Fix typo found during install
authorJon Herron <jon.herron@yahoo.com>
Wed, 24 Sep 2025 00:11:17 +0000 (20:11 -0400)
committerJon Herron <jon.herron@yahoo.com>
Wed, 24 Sep 2025 12:43:25 +0000 (08:43 -0400)
Signed-off-by: Jon Herron <jon.herron@yahoo.com>
automated install/basic-install.sh

index 318107c10ad4cc067fefc3b65fdda1ec93c60550..f843a9721fe4713f2e27c57fd3314a34d32bd859 100755 (executable)
@@ -2488,7 +2488,7 @@ main() {
 \\n\\nIPv4:    ${IPV4_ADDRESS%/*}\
 \\nIPv6:       ${IPV6_ADDRESS:-"Not Configured"}\
 \\nIf you have not done so already, the above IP should be set to static.\
-\\nView the web interface at http://pi.hole/admin:${WEBPORT} or http://${IPV4_ADDRESS%/*}:${WEBPORT}/admin\\n\\nYour Admin Webpage login password is ${pw}\
+\\nView the web interface at http://pi.hole:${WEBPORT}/admin or http://${IPV4_ADDRESS%/*}:${WEBPORT}/admin\\n\\nYour Admin Webpage login password is ${pw}\
 \\n
 \\n
 \\nTo allow your user to use all CLI functions without authentication,\