preset scraper added
This commit is contained in:
@@ -4,7 +4,7 @@ tmp_dir = "tmp"
|
||||
|
||||
[build]
|
||||
args_bin = []
|
||||
bin = "tmp\\main.exe --config-file ./config/default --scope rutracker"
|
||||
bin = "tmp\\main.exe --config-file config/default --scope rutracker"
|
||||
cmd = "go build -o ./tmp/main.exe ./cmd"
|
||||
delay = 1000
|
||||
exclude_dir = ["assets", "tmp", "vendor", "testdata"]
|
||||
|
||||
Reference in New Issue
Block a user