Skip to content

Commit f9b3b5f

Browse files
committed
Fix
1 parent 4d1b80b commit f9b3b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ case "${PG_BACKUP_ACTION:-dump}" in
8686
fi
8787

8888
echo "Snapshot uploaded successfully, removing local file"
89+
rm dump.backup
8990

9091
if [ ! -z "$HEARTBEAT_URI" ]; then
9192
echo "Sending heartbeat signal"

0 commit comments

Comments
 (0)