fix updates
All checks were successful
dl / lint (push) Successful in 1m15s
dl / docker (push) Successful in 36s

This commit is contained in:
Michel Roux 2023-09-10 18:21:35 +02:00
parent da6f7cedae
commit e41a717c6b

View File

@ -77,7 +77,7 @@ for xcz in xczs:
"copy", "copy",
"-P", "-P",
"-v", "-v",
f"{remote}:nsz/updates/{dlc}", f"{remote}:nsz/updates/{update}",
"nsz/updates/", "nsz/updates/",
], ],
stdout=sys.stdout, stdout=sys.stdout,