Skip to content

Commit 6dce302

Browse files
author
Eric Riebling
committed
work with tools/yuniSeg.sh
1 parent 134fbd0 commit 6dce302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runYuniSegs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ while read line; do
9494
done < $2
9595

9696
# maybe delete the segments, yes? audio files can get big
97-
#rm -rf $segments/*
97+
rm -rf $segments/*

0 commit comments

Comments
 (0)