end_message() { echo "#" echo "# Now, as the first part of the setup went through, a little reminder may be in place:" echo "#" echo "# The second setup part will be started by a dropped script anchored in root's .bashrc." echo "# To activate this script simply re-log in as root, or do a reboot. A reboot is not" echo "# quite necessary but will do no harm either." echo "#" echo "# Keep in mind the mysql-passwords will be written in encrypted form to static_files" echo "# directory (file: $BASEDIR/static_files/new_passwords.encrypted)." echo "#" echo "# And - have a nice day!" echo }