浏览代码

update cleaning script

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`