feat: add gitea

This commit is contained in:
Nathaniel Landau
2023-12-28 15:47:10 -05:00
parent 7bde47d43a
commit 1714dff877
8 changed files with 697 additions and 329 deletions

View File

@@ -20,6 +20,7 @@ _mainScript_() {
readarr
sonarr
uptimekuma
gitea
)
fi
@@ -131,7 +132,7 @@ _mainScript_() {
BACKUP_RETENTION_HOURLY=2
BACKUP_RETENTION_DAILY=6
BACKUP_RETENTION_WEEKLY=3
BACKUP_RETENTION_MONTHLY=2
BACKUP_RETENTION_MONTHLY=4
;;
esac