This commit is contained in:
Alessandro Autiero
2024-12-30 19:13:08 +01:00
parent 9e20ec86e6
commit d5e41ed646
49 changed files with 638 additions and 1070 deletions

View File

@@ -58,7 +58,7 @@ def main():
for future in as_completed(futures):
try:
uploaded_url, uploaded_key = future.result()
print(f"Uploaded: {uploaded_url} -> s3://{bucket_name}/{uploaded_key}")
print(f"Uploaded: {uploaded_url}")
except Exception as e:
print(f"Error uploading: {e}")

View File

@@ -82,4 +82,4 @@ https://builds.rebootfn.org/17.30.zip
https://builds.rebootfn.org/17.50.zip
https://builds.rebootfn.org/18.40.zip
https://builds.rebootfn.org/19.10.rar
https://builds.rebootfn.org/20.40.zip"
https://builds.rebootfn.org/20.40.zip