diff --git a/Home.md b/Home.md index b5d324b..31af666 100644 --- a/Home.md +++ b/Home.md @@ -54,4 +54,6 @@ To run, you will need to give the script execution runtime permissions using the `chmod +x manage_vhosts.sh` To run the Managem Virtual Host, use the following command: -`.\manage_vhosts.sh` \ No newline at end of file +`.\manage_vhosts.sh` + +This script will let you add or delete virtual hosts. It comes in handy when managing your test environment. \ No newline at end of file