Ver Fonte

update cleaning script

Remi Gau há 3 anos atrás
pai
commit
e75828e771
1 ficheiros alterados com 2 adições e 2 exclusões
  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`