From ec9e8e348fe0458980eb28b1e2760f507eab5a1d Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Mon, 30 Jun 2025 15:25:10 +0200 Subject: [PATCH] Update customizable_post_install.sh --- scripts/customizable_post_install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/customizable_post_install.sh b/scripts/customizable_post_install.sh index 6d0a696..64aa2e1 100644 --- a/scripts/customizable_post_install.sh +++ b/scripts/customizable_post_install.sh @@ -789,7 +789,9 @@ install_system_utils() { return fi - + clear + show_proxmenux_logo + msg_title "$SCRIPT_TITLE" msg_info2 "$(translate "Installing selected utilities")" local failed=0