Add main business logic of this program
Now we can download torrents like old Python version does.
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
func main() {
|
||||
c := context.New()
|
||||
c.Init()
|
||||
c.Logger.Info().Msg("NNM-Club mass torrent files downloader is starting")
|
||||
c.Logger.Info().Msg("Загрузчик торрентов из разделов NNM-Club начинает свою работу")
|
||||
c.InitConfig()
|
||||
|
||||
loginerv1.New(c)
|
||||
|
Reference in New Issue
Block a user