Quellcode durchsuchen

chaning the directory for experiments

avadapal vor 2 Jahren
Ursprung
Commit
3c9ab1ceb0
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      Docker/Dockerfile

+ 2 - 2
Docker/Dockerfile

@@ -7,7 +7,7 @@ WORKDIR /root
 
 RUN git clone git://git-crysp.uwaterloo.ca/duoram  
 RUN git clone https://git-crysp.uwaterloo.ca/iang/spiral-spir  
-RUN cd duoram/preprocessing-aes && make
-RUN cd duoram/duoram-online && make 
+RUN cd duoram/usenix-artifact/preprocessing && make
+RUN cd duoram/usenix-artifact/duoram-online && make 
 RUN cd duoram/2P-duoram/cxx && make test0 test1 spir_test0 spir_test1