- added input files for 2 peptides (1LE1, 1LY2) runs on matrix
[unres.git] / source / ga / tester.sh
index 8ac452f..253fab2 100755 (executable)
@@ -6,7 +6,7 @@ if [ -d build ]; then
 fi
 make
 cd build
-cp -r ~/poligon/zero/* ./
+cp -r ~/poligon/first-step/* ./
 ./unresga
 
 echo ""