Explorar el Código

update cleaning script

Remi Gau hace 3 años
padre
commit
e75828e771
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      microscopy.sh

+ 2 - 2
microscopy.sh

@@ -9,8 +9,8 @@ clean_previous_run=true
 # otherwise it will do a dry run create dummy files with "touch"
 copy_files=true
 
-source_folder=`pwd`/source
-target_folder=`pwd`/source
+source_folder=`pwd`
+target_folder=`pwd`
 
 subjects=`seq 110 308`