commit 54a908a611a918c6b8a3f000a3e25c516cbc2c0d
parent b7bfdfca645f7374e27e62e41c75cebcf7335425
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sun, 27 Jan 2019 10:50:17 +0100
Put temporary wav files in tmp folder
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/links/.abcde.conf b/links/.abcde.conf
@@ -397,6 +397,7 @@ OUTPUTDIR="$HOME/music"
# Or if you'd just like to put the temporary .wav files somewhere else
# you can specify that here
#WAVOUTPUTDIR=`pwd`
+WAVOUTPUTDIR="$HOME/tmp"
# OUTPUTTYPE can be any of a number of formats, either a single format
# (e.g. "ogg") or a combination of them separated with ","