From d9fe867d1086f48903c10740b91da4d3be078acf Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Sun, 30 Aug 2026 20:45:40 +0200 Subject: [PATCH] Remove unnecessary blank line from script --- install/openbao-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/openbao-install.sh b/install/openbao-install.sh index 15eb66844..38b80f4f8 100755 --- a/install/openbao-install.sh +++ b/install/openbao-install.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash - # Copyright (c) 2021-2026 community-scripts ORG # Author: Marc Went (Dunky13) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE