This commit is contained in:
2026-01-27 08:31:34 +01:00
parent c95f8aecde
commit 11ea5c31c6
+2
View File
@@ -42,3 +42,5 @@ await s3UploadFile({
filePath: BACKUP_FILE_TAR,
folder: R2_FOLDER,
});
process.exit();