mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-09-20 01:38:00 +02:00
merge upstream changes proposed for 2204
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user