pypi_shadowmire: fix embedded repo path

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
Shengqi Chen 2024-08-08 16:50:24 +08:00
parent 367875671a
commit 1b97fd4c77
No known key found for this signature in database
GPG Key ID: 6EE389C0F18AF774

View File

@ -30,7 +30,7 @@ fi
(
cat << EOF
[options]
repo = ${REPO}
repo = "${REPO}"
sync_packages = true
${DOWNLOAD_MIRROR}
use_pypi_index = true