From 35849c7fc4b512896fa422e0fd83a749110e96b5 Mon Sep 17 00:00:00 2001 From: rafael Date: Sun, 7 Jun 2026 08:09:46 -0400 Subject: [PATCH] Update script header formatting in `install.sh`. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 6e236ea..6ec04dc 100755 --- a/install.sh +++ b/install.sh @@ -2,7 +2,7 @@ # ============================================================================ # ServerManager - Installation Script # For Ubuntu Server 22.04+ / 24.04+ -# ============================================================================ +# ============================================================================ 1 set -e