mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-05 18:10:40 +00:00
Add command line flag to override docker image. (#233)
This commit is contained in:
@@ -5,4 +5,5 @@ var (
|
||||
VERBOSE bool = false
|
||||
CRON_LEAN bool = false
|
||||
RESTIC_BIN string
|
||||
DOCKER_IMAGE string
|
||||
)
|
||||
|
Reference in New Issue
Block a user