Replace LICENSE link

This commit is contained in:
Sam
2025-01-09 17:03:42 +10:00
parent 37280eed5e
commit b30c58b7a5
213 changed files with 213 additions and 218 deletions
+1 -2
View File
@@ -3,8 +3,7 @@
# Copyright (c) 2021-2025 tteck
# Author: tteck (tteckster)
# Co-Author: MickLesk
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# This sets verbose mode if the global variable is set to "yes"
# if [ "$VERBOSE" == "yes" ]; then set -x; fi