quoted disk drive fix
This commit is contained in:
parent
14242cf95e
commit
ed4531b7de
|
@ -29,7 +29,7 @@ if arg[1] == nil then
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if driveCount > 1 then
|
if driveCount > 1 then
|
||||||
print("Too many disk drives. Specify where the disk drive is by running rhythmbox [drive position]") -- For safety reasons
|
print("Too many disk drives. Specify where the disk drive is by running 'rhythmbox [drive position]'") -- For safety reasons
|
||||||
return false
|
return false
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue