Fix missing newline at end of file

This commit is contained in:
Alvise Bruniera 2025-05-15 00:47:10 +02:00
parent 06ca590ec8
commit 55f5131ee5

View File

@ -136,4 +136,4 @@ EOF
# Return 1 if any upload failed
return "$_error_code"
}
}