enqueue backups

master
bel 2020-03-16 05:57:57 +00:00
parent b14b031147
commit fe6878f1a1
8 changed files with 1 additions and 1 deletions

0
.dockerignore Normal file → Executable file
View File

View File

@ -30,7 +30,7 @@ func main() {
panic(err)
}
//go EnqueueBackups()
go EnqueueBackups()
go func() {
log.Printf("Serving on %q", config.Port)

0
server/able.go Normal file → Executable file
View File

0
server/delete.go Normal file → Executable file
View File

0
server/get.go Normal file → Executable file
View File

0
server/job.go Normal file → Executable file
View File

0
server/run.go Normal file → Executable file
View File

0
testdata/hostname_fail_per_second.cron vendored Normal file → Executable file
View File