Compare commits

..

No commits in common. "59d21dfddec6ec7b6ec82ed8b95f542a2759d0c6" and "9329662e6f3a6f822a1df3610e0b2a630c261166" have entirely different histories.

1 changed files with 0 additions and 18 deletions

View File

@ -45,21 +45,3 @@ messages { # Send mail to the robotics team
console = all, !skipped, !saved console = all, !skipped, !saved
catalog = all catalog = all
} }
Job { # Backup Everything in gitea
Name = "Backup-Gitea"
JobDefs = "Default-System-Job"
FileSet = "Gitea"
}
# Gittea storage location on zinc
FileSet {
Name = "Gitea"
Include {
Options {
signature = MD5
}
File = "/mnt/Git/"
}
}