[mod] backup

This commit is contained in:
Andy Bunce 2022-09-18 21:39:07 +01:00
parent 51e0851ae1
commit ed6a7ab2eb
3 changed files with 19 additions and 7 deletions

5
gitea/omv.profile Normal file
View file

@ -0,0 +1,5 @@
# for gitea_backup
#!/bin/bash
export SRC="/root/thedocks/gitea/data"
export DEST="/srv/dev-disk-by-uuid-45e2e732-9e00-4a82-a7cc-9c743e033671/datastore/gitea"