Merge branch 'master' of github.com:DomainDrivenArchitecture/dda-backup
This commit is contained in:
commit
94706f9054
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
# Restore Nextcloud Filesystem
|
||||
|
||||
# Reads restore snapshot_ID from first CLI Argument
|
||||
restic -r $RESTIC_REPOSITORY restore $1 --target /
|
||||
|
||||
|
|
Loading…
Reference in a new issue