echo' dialog --title "Congratulations!" --msgbox "\nYour Freedombone system has now installed\n\nPress any key to reboot and begin using it" 9 50'>>$rootdir/root/.bashrc
END_MESSAGE1=$'Congratulations!'
if[[$VARIANT!="mesh"]];then
END_MESSAGE2=$'\nYour Freedombone system has now installed\n\nThe onion ssh service is at $SSH_ONION_HOSTNAME\n\nPress any key to reboot and begin using it'