mirror of
https://github.com/aljazceru/crawler_v2.git
synced 2025-12-17 07:24:21 +01:00
refactored archiver and graph builder
This commit is contained in:
@@ -47,7 +47,7 @@ func main() {
|
||||
|
||||
if count == 0 {
|
||||
if len(config.InitPubkeys) == 0 {
|
||||
panic("init pubkeys are empty")
|
||||
panic("init pubkeys are empty: impossible to initialize")
|
||||
}
|
||||
|
||||
log.Println("initialize from empty database...")
|
||||
|
||||
Reference in New Issue
Block a user