One outstanding non-fatal issue:
We want to pause the script just before the final command (reboot) to inform the user that their install is complete and that they can view their local website copy by navigating to, in the current case, "axemoor.net", which has been set up via /etc/hosts to point to the local "axemoor.net" vhost. It's a "nice-to-have" feature, so I'm allowing it to pass into master uncorrected at this time.
A successful load of that local site in the browser is final confirmation that this script executed properly.
Prior issues were corrected.
One outstanding non-fatal issue: We want to pause the script just before the final command (reboot) to inform the user that their install is complete and that they can view their local website copy by navigating to, in the current case, "axemoor.net", which has been set up via /etc/hosts to point to the local "axemoor.net" vhost. It's a "nice-to-have" feature, so I'm allowing it to pass into master uncorrected at this time.
A successful load of that local site in the browser is final confirmation that this script executed properly.