1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-23 18:57:23 +01:00

merge upstream changes proposed for 2204

This commit is contained in:
KiekerJan
2022-09-17 16:41:35 +02:00
parent 9327a1df4f
commit 9ee26d3ef1
13 changed files with 44 additions and 38 deletions

View File

@@ -463,7 +463,7 @@ def list_target_files(config):
path = ''
if bucket == "":
raise ValueError(f"Enter an S3 bucket name. // {url}")
raise ValueError("Enter an S3 bucket name.")
# connect to the region & bucket
try: