diff --git a/web/app/docs/post-install/page.tsx b/web/app/docs/post-install/page.tsx index 031d0d5..80e6977 100644 --- a/web/app/docs/post-install/page.tsx +++ b/web/app/docs/post-install/page.tsx @@ -47,11 +47,12 @@ export default function PostInstallPage() {

ProxMenux Post-Install Script Documentation

- The customizable_post_install.sh script is a comprehensive tool for optimizing and customizing your Proxmox VE - installation. It covers a wide range of settings across various categories, allowing you to fine-tune your - system according to your specific needs. + The Customizable Post Install script is designed to streamline the post-installation process of + Proxmox VE by automating system optimizations and configurations. One advantage of the modular structure is that it allows users to, it provides a + modular structure, allowing users to select specific configurations based on their requirements.

-

This script includes {categories.length} main categories of optimizations and settings:

+

This script includes {categories.length} main categories, each targeting a key aspect of Proxmox VE’s + performance, security, and usability:

-

Click on each category to learn more about the specific optimizations and settings available.

+

+ Each category includes configurable options, ensuring that users can tailor the system adjustments to their + specific needs without applying unnecessary modifications. Click on a category to explore available settings. +

) }