Update customizable_post_install.sh

This commit is contained in:
MacRimi 2025-07-06 16:33:23 +02:00
parent 67f309f32e
commit 84c217717f

View File

@ -3124,7 +3124,7 @@ main_menu() {
"Optional|Add Proxmox testing repository|REPOTEST" "Optional|Add Proxmox testing repository|REPOTEST"
"Optional|Enable High Availability services|ENABLE_HA" "Optional|Enable High Availability services|ENABLE_HA"
"Optional|Install Figurine|FIGURINE" "Optional|Install Figurine|FIGURINE"
"Optional|Install and Log2RAM|LOG2RAM" "Optional|Install and configure Log2RAM|LOG2RAM"
) )
IFS=$'\n' sorted_options=($(for option in "${options[@]}"; do IFS=$'\n' sorted_options=($(for option in "${options[@]}"; do