diff --git a/src/freedombone b/src/freedombone index 5d7d3958..3fd8463b 100755 --- a/src/freedombone +++ b/src/freedombone @@ -358,6 +358,10 @@ setup_apps $command_options setup_final echo '' -echo "${PROJECT_NAME} installation is complete" +echo $"${PROJECT_NAME} installation is complete." +echo '' +echo $'The default fbone user will be deleted when the system restarts.' +echo $'Next time you login use the username you gave during the install.' +echo '' exit 0