This commit is contained in:
Jacob Salmela 2015-11-10 17:34:25 -06:00 committed by dschaper
parent dee3df4e11
commit 0cb20fc080
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ whiptail --msgbox --backtitle "Make it so." --title "Installation Complete!" "Co
If you didn't use DHCP settings as your new static address, the Pi will restart after this dialog. If you are using SSH, you may need to reconnect using the IP address above.
The install log is in /etc/phole." $r $c
The install log is in /etc/pihole." $r $c
# If a custom address was set, restart
if [[ "$rebootNeeded" = true ]];then