Remi Gau преди 3 години
родител
ревизия
e75828e771
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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`