Lab 12: Shell Scripting
Objective
To get practice writing shell scripts
Task
For this lab, you will write a script which does everything needed to install the Wordpress web software. You installed this manually in lab 5, and can use those same instructions to guide you in writing the script.
The script should do everything to install the software on a new Debian 12 virtual machine. You should test it by making a new instance. Lab 1 contains instructions for setting up a new instance.
Submitting
Submit the script in the assignment in Canvas.