mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-28 11:15:36 +02:00
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
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
NAME="other"
|
||||
BACKUP_CRON_EXPRESSION="*/1 * * * *"
|
||||
BACKUP_FILENAME="override-$NAME.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user