Browse Source

update cleaning script

Remi Gau 3 năm trước cách đây
mục cha
commit
e75828e771
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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`