quote filename

master
mmaster 2021-11-10 23:39:05 +01:00
parent a97fdb315a
commit ded89052a6
1 changed files with 1 additions and 1 deletions

View File

@ -51,6 +51,6 @@ while true; do
done
oldfile="$file"
$player $playerparam $file
$player $playerparam "$file"
done