echo' dialog --backtitle "Freedombone initial setup process" --title "New Password" --msgbox "This is your new password. Use it whenever you wish to ssh into this system.\n\n $NEW_USER_PASSWORD\n\nPlease take a moment to copy the above password into a password manager or write it down somewhere." 12 50'>>$rootdir/root/.bashrc
echo' clear'>>$rootdir/root/.bashrc
echo' echo ""'>>$rootdir/root/.bashrc
echo' echo "Your new login password is:"'>>$rootdir/root/.bashrc