fix
This commit is contained in:
parent
acf64b0547
commit
b7bf8896a3
@ -92,7 +92,7 @@ else
|
||||
local handle = io.popen 'lsusb | grep -c Sofle'
|
||||
local automap = handle:read '*n'
|
||||
handle:close()
|
||||
if not automap then
|
||||
if automap == 1 then
|
||||
MapDHM()
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user