mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-05-05 15:34:11 +02:00
Echo the right location for the log.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
cacfe4d387
commit
9543203610
1 changed files with 1 additions and 1 deletions
|
@ -2154,7 +2154,7 @@ main() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Display where the log file is
|
# Display where the log file is
|
||||||
echo -e "\\n ${INFO} The install log is located at: ${INSTALL_LOG_LOC}
|
echo -e "\\n ${INFO} The install log is located at: ${installLogLoc}
|
||||||
${COL_LIGHT_GREEN}${INSTALL_TYPE} Complete! ${COL_NC}"
|
${COL_LIGHT_GREEN}${INSTALL_TYPE} Complete! ${COL_NC}"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue