fix: correct license URL in fladder installation script

This commit is contained in:
Wendy Liga 2025-12-27 00:28:37 +07:00
parent f2784d025a
commit 714307d9f3
No known key found for this signature in database

View File

@ -2,7 +2,7 @@
# Copyright (c) 2021-2025 community-scripts ORG # Copyright (c) 2021-2025 community-scripts ORG
# Author: wendyliga # Author: wendyliga
# License: MIT | https://github.com/wendyliga/ProxmoxVE/raw/main/LICENSE # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/DonutWare/Fladder # Source: https://github.com/DonutWare/Fladder
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"