Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
palinatolmach authored Aug 4, 2022
1 parent 9b55db5 commit f93fa4a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ cd ..

cd ../../..


git clone https://github.com/polinatolmach/DeFinery.git
cd DeFinery

Expand Down Expand Up @@ -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/

0 comments on commit f93fa4a

Please # to comment.