mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
Update packages/server/src/utils/volume-backups/backup.ts
This commit is contained in:
@@ -55,7 +55,6 @@ export const backupVolume = async (
|
||||
`;
|
||||
|
||||
const uploadCommand = `
|
||||
set -e
|
||||
echo "Starting upload to S3..."
|
||||
${rcloneCommand}
|
||||
echo "Upload to S3 done ✅"
|
||||
|
||||
Reference in New Issue
Block a user