1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-05-13 21:46:39 +02:00

4 Commits

Author SHA1 Message Date
Frederik Ring
9b768c71e6
Lines from conf files that are comments should not be passed to shell.Expand (#374) 2024-02-23 17:53:04 +01:00
Frederik Ring
060a6daa7a Use proper path expansion 2024-02-22 17:42:53 +01:00
Frederik Ring
02ba9939a2
Revert "Values without a backing env var should not be expanded (#368)" (#371)
This reverts commit 911fc5a2236ee6bf38847267f09be3d17619d86a.
2024-02-21 18:43:02 +01:00
Frederik Ring
911fc5a223
Values without a backing env var should not be expanded (#368)
* Values without a backing env var should not be expanded

* Add unit tests for sourcing behavior

* Replace godotenv with shell lib
2024-02-21 17:44:37 +01:00