Remove BOM from shebang lines in ct scripts (#8833)

This commit is contained in:
CanbiZ 2025-11-02 23:49:54 -08:00 committed by GitHub
parent 5ac3ab61f7
commit d427619745
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
204 changed files with 204 additions and 204 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
# Copyright (c) 2021-2025 community-scripts ORG
# Author: Kristian Skov