Skip to content

Commit b2cc3b8

Browse files
authored
Fix formatting issues in rockylinux.sh
1 parent a800427 commit b2cc3b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ct/rockylinux.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
_CS_DEFAULT_URL="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main"
33
_cs_boot="${COMMUNITY_SCRIPTS_CORE_DIR:-$(dirname "${BASH_SOURCE[0]}")/../../core}/core/build.func"
44
source "$_cs_boot" 2>/dev/null || source <(curl -fsSL "${COMMUNITY_SCRIPTS_CORE_URL:-https://raw.githubusercontent.com/community-scripts/core/main}/core/build.func")
5-
65
# Copyright (c) 2021-2026 community-scripts ORG
76
# Author: MickLesk (CanbiZ)
87
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE

0 commit comments

Comments
 (0)