summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-04-19 17:04:18 +0200
committerJules Laplace <julescarbon@gmail.com>2018-04-19 17:04:18 +0200
commit84e98d5cc446e5b3a75dd4f8504a9acca7b8ad10 (patch)
tree6aaa06197243aa4ccd69e58130222dcb0e15be73
parent211890f17e5db060d1850abf1f573b52e3903d78 (diff)
mix path
-rw-r--r--mix-wav.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix-wav.sh b/mix-wav.sh
index 40e63a8..23c81ec 100644
--- a/mix-wav.sh
+++ b/mix-wav.sh
@@ -14,7 +14,7 @@ echo "rendering $name"
cd "$dir/samples"
for i in *
do
- if [[ -d $$i ]]; then
+ if [[ -d $i ]]; then
cd $i
echo $i
../../../xfade.sh