diff --git a/crawler.rb b/crawler.rb index 6aece7adaa0..b1b6084fc02 100755 --- a/crawler.rb +++ b/crawler.rb @@ -6,8 +6,4 @@ FileUtils.rm_rf('data') FileUtils.rm Dir.glob('index*') -# system("git clone https://github.com/relaton/w3c-tr-archive w3c-tr-archive") - -RelatonW3c::DataFetcher.fetch # output: 'dir' # 'w3c-tr-archive' - -system("git add archive.rdf") +RelatonW3c::DataFetcher.fetch