diff --git a/ct/mini-qr.sh b/ct/mini-qr.sh index 73f76550..f7d908e6 100644 --- a/ct/mini-qr.sh +++ b/ct/mini-qr.sh @@ -1,8 +1,8 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG # Author: doge0420 -# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/lyqht/mini-qr APP="Mini-QR" diff --git a/install/mini-qr-install.sh b/install/mini-qr-install.sh index ec3955a8..7a059239 100644 --- a/install/mini-qr-install.sh +++ b/install/mini-qr-install.sh @@ -2,7 +2,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: doge0420 -# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/lyqht/mini-qr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"