commit dcc7360ff52cb66aab5f9f06ffb7247bba16da15 Author: fadmin Date: Sun Aug 16 17:27:06 2026 -0400 Add Home diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..0692288 --- /dev/null +++ b/Home.md @@ -0,0 +1,7 @@ +**How to Apply** + +Ensure it is executable: chmod +x install_osticket.sh + +Run it: sudo ./install_osticket.sh + +Note: I added prompts for WEB_USER and WEB_GROUP as well, so you can easily switch between apache (Fedora/RHEL) and www-data (Ubuntu/Debian) without editing the file code. \ No newline at end of file