Quote path to notes so it can have spaces.

This commit is contained in:
Thomas Gideon 2015-03-29 19:02:33 -04:00
parent 25026a4e29
commit cf25c8e782
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ ${base_file}.m4a
#--cover-art "${cover}" \
#${base_file}.wav
if [ -f ${aac_notes_path}/${date}.notes ]
if [ -f "${aac_notes_path}/${date}.notes" ]
then
# put together the just-so input file for mp4chaps
echo "00:00:00.000 Start" > \