From 4bee236b1c1c4fcd554ac540dd1d25517ab46e04 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Thu, 30 Apr 2026 09:49:09 +0200 Subject: [PATCH] Remove unnecessary newline in storyteller.sh --- ct/storyteller.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/storyteller.sh b/ct/storyteller.sh index 791b64cf6..ccf3b1bcf 100644 --- a/ct/storyteller.sh +++ b/ct/storyteller.sh @@ -1,6 +1,5 @@ #!/usr/bin/env bash source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) - # Copyright (c) 2021-2026 community-scripts ORG # Author: community-scripts # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE