From 0d6f75726ce2fac4bd2d7021ec49a62b810b3933 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Fri, 30 Nov 2018 14:57:08 +0100 Subject: [PATCH] Comment-fix --- music-sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/music-sync.sh b/music-sync.sh index ff117a8..deb3806 100755 --- a/music-sync.sh +++ b/music-sync.sh @@ -101,7 +101,7 @@ VerboseOutput() { CreateFileList() { # ${1} /mnt/hdd/Example-Artist/Example-Album # ${2} /mnt/mtp/Example-Artist/Example-Album - # ${3} Example-Artist/Example-Album/ + # ${3} Example-Artist/Example-Album IFS="" sourcepath="${1}/*" for file in $sourcepath; do