Some clears

This commit is contained in:
Bob Mottram 2016-10-20 09:40:07 +01:00
parent 9ef28082b2
commit ad63cf4867
1 changed files with 6 additions and 0 deletions

View File

@ -297,11 +297,17 @@ function parse_args {
}
# run some initial tests
clear
${PROJECT_NAME}-tests
if [ ! "$?" = "0" ]; then
exit 768252
fi
clear
echo ''
echo $'Setting up the base installation'
echo ''
upgrade_installation_from_previous_versions
setup_utils
setup_email