We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1b80b commit f9b3b5fCopy full SHA for f9b3b5f
backup.sh
@@ -86,6 +86,7 @@ case "${PG_BACKUP_ACTION:-dump}" in
86
fi
87
88
echo "Snapshot uploaded successfully, removing local file"
89
+ rm dump.backup
90
91
if [ ! -z "$HEARTBEAT_URI" ]; then
92
echo "Sending heartbeat signal"
0 commit comments