templates/bin/{borg,borgmatic} - helper shims for maintainance
This commit is contained in:
2
templates/bin/borg
Executable file
2
templates/bin/borg
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
exec docker-compose run -- borgmatic borg "$@"
|
||||||
2
templates/bin/borgmatic
Executable file
2
templates/bin/borgmatic
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
exec docker-compose run -- borgmatic borgmatic "$@"
|
||||||
Reference in New Issue
Block a user