From f93fa4a2abe2878177bff3449f717bfeb2b47ae9 Mon Sep 17 00:00:00 2001 From: Palina Tolmach Date: Thu, 4 Aug 2022 19:45:44 +0800 Subject: [PATCH] Update build.sh --- build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 5195d06..95c79d6 100644 --- a/build.sh +++ b/build.sh @@ -19,7 +19,6 @@ cd .. cd ../../.. - git clone https://github.com/polinatolmach/DeFinery.git cd DeFinery @@ -47,5 +46,5 @@ pip install attrs charset_normalizer logbook deap docker mkdir contracts && mkdir experiments cd .. -cp -r contracts/eval/* /SCRepair/contracts/ +cp -r contracts/eval/* SCRepair/contracts/ cp definery-see SCRepair/