extra log

master
Bel LaPointe 2020-02-13 07:05:27 -07:00
parent 4b3acc0da9
commit 511ee2196d
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ func EnqueueBackups() {
return
}
ticker := time.NewTicker(time.Hour * 24)
log.Println("backup initial:", err)
if err := lastn.Push(); err != nil {
log.Println("backup failed:", err)
}