structure

This commit is contained in:
2021-10-25 19:18:05 +01:00
parent 68ea09a8ec
commit 7f5dabf08d
4 changed files with 59 additions and 0 deletions

2
scripts/backup.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
/usr/bin/docker exec -u git -w /tmp/backups gitea bash -c "/app/gitea/gitea dump"