Auto saved by Logseq

This commit is contained in:
Andrea Fazzi 2022-12-16 09:26:58 +01:00
parent d0dee6a6ea
commit 874c80a8a5
2 changed files with 2 additions and 1 deletions

View file

@ -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
View file

@ -0,0 +1 @@
- E' un comando scritto in #Golang per gestire i backup.