Put file in double quotes when passing to function

This commit is contained in:
Sem
2026-07-20 13:41:11 +02:00
parent 603870f39e
commit 107230dce0

View File

@@ -45,4 +45,4 @@ else
fi
fi
fix_flac_file $1
fix_flac_file "$1"