Files
simplexmq/scripts/docker
tcely 886244de52 docker entrypoint: DRY store log backup
Don't Repeat Yourself

Set a variable for the full path to the source file.

Create the backup path by appending an extension from `date` output.

Also fixed quoting and switched to an `if` block.

Clean up block level variables.
2023-05-13 17:14:43 +00:00
..