Fix author name typo in qbittorrent-exporter.sh

This commit is contained in:
Tobias
2025-11-21 10:50:02 +01:00
committed by GitHub
parent 8c16e2558f
commit 0567ba46fd

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) 2021-2025 community-scripts ORG
# Author: CrazWolf13
# Author: CrazyWolf13
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/core.func)