Improved jobs

This commit is contained in:
2018-03-21 05:15:03 +01:00
parent 71d6ba9848
commit 18cca18ebe
8 changed files with 28 additions and 20 deletions

View File

@ -14,8 +14,8 @@ import (
func main() {
color.Yellow("Updating anime thumbnails")
defer arn.Node.Close()
defer color.Green("Finished.")
defer arn.Node.Close()
// Parse flags
var animeID string