diff --git a/music-sync.sh b/music-sync.sh index c2a8cf1..89b3fdc 100755 --- a/music-sync.sh +++ b/music-sync.sh @@ -259,7 +259,6 @@ CreateFileList() { echo ${3}/$origfile >> /tmp/music-sync-filelist VerboseOutput 0 "${origfile} is newer in source" VerboseOutput 2 "Added: ${3}/${origfile}" - echo "${1}/$origfile newer then ${2}/$mp3file" >> /tmp/poot.txt fi if [[ "${1}/$origfile" == *".m3u" ]]; then VerboseOutput 0 "${origfile} is playlist"