Update version welcome

This commit is contained in:
Bill Zimmerman 2020-03-17 18:51:07 +01:00 committed by GitHub
parent a55c1cbb1d
commit 3e39f33345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ function display_welcome() {
echo -e " 88 88 88. .88 88 88. .88 88 88 88"
echo -e " dP dP 88888P8 88888P 88Y888P 88 88 dP"
echo -e " 88"
echo -e " dP version ${VERSION}"
echo -e " dP version ${RASPAP_VERSION}"
echo -e "${green}"
echo -e "The Quick Installer will guide you through a few easy steps\n\n"
}