Auto saved by Logseq
This commit is contained in:
parent
d0dee6a6ea
commit
874c80a8a5
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
- Per recuperare uno snapshot da un repository #restic #bash #backup #sysadmin
|
||||
- ```bash
|
||||
restic -r reponame restore sna
|
||||
restic -r cef restore 33b800d3 --target ./
|
||||
```
|
||||
- https://aliabdaal.com/book-notes/ #regali
|
||||
- https://openwrt.org/toh/start?dataflt%5BBrand*%7E%5D= #openwrt #housing
|
1
pages/restic.md
Normal file
1
pages/restic.md
Normal file
|
@ -0,0 +1 @@
|
|||
- E' un comando scritto in #Golang per gestire i backup.
|
Loading…
Reference in a new issue