added introduction to tex
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
FILES=$(find ../../measurements/bergwerk/path*/{galaxy,nexus}/ -name "*.csv")
|
||||
FILES=$(find ../../measurements/bergwerk/ -name "*.csv")
|
||||
|
||||
for f in $FILES
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user