From 2935116ecae6ff2130794fc79f2bb902529b3b45 Mon Sep 17 00:00:00 2001 From: chriskamphuis Date: Fri, 14 Jun 2019 16:57:12 +0200 Subject: [PATCH] removed tmp code --- init | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init b/init index 278006d..7576261 100755 --- a/init +++ b/init @@ -1,7 +1,6 @@ #!/bin/bash wget http://central.maven.org/maven2/io/anserini/anserini/0.4.0/anserini-0.4.0-fatjar.jar -O anserini.jar -git clone https://github.com/chriskamphuis/olddog-dev.git -mv olddog-dev olddog +git clone https://github.com/chriskamphuis/olddog.git cd olddog mvn clean package appassembler:assemble