Comment-fix

This commit is contained in:
Jeroen De Meerleer 2018-11-30 14:57:08 +01:00
parent ce8dd10596
commit 0d6f75726c
1 changed files with 1 additions and 1 deletions

View File

@ -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