chore: update author info

This commit is contained in:
Andrew Baumbach 2025-07-29 09:45:12 -04:00 committed by Push From Github
parent d2e9b6152d
commit c4bedd9d28

View File

@ -1,9 +1,9 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright (c) 2021-2025 community-scripts ORG # Copyright (c) 2021-2025 community-scripts ORG
# Author: [Andrew Baumbach] # Author: twingate-andrewb
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: [https://raw.githubusercontent.com/twingate-andrewb/ProxmoxVE] // TODO: change this # Source: https://www.twingate.com/docs/
# Import Functions und Setup # Import Functions und Setup
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"