Commit 449301b9 authored by Mario Chirinos's avatar Mario Chirinos

scripts

parent 6adf84d1
...@@ -2,8 +2,9 @@ ...@@ -2,8 +2,9 @@
CSV=$1 CSV=$1
CFG=$2 CFG=$2
mkdir data
GI_createDirectories.py $CSV $CFG cd data
GI_createDirectories.py ../$CSV ../$CFG
#for d in */ ; do #for d in */ ; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment