From 54316c11f7232a4e10ca6308ca338787f37ad96a Mon Sep 17 00:00:00 2001 From: fadmin Date: Sat, 13 Jun 2026 10:40:18 -0400 Subject: [PATCH] Update Home --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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