Diranged;253510 Wrote: 
> } elsif (-x '/usr/sbin/squeezecenter-scanner') { 
> $command = '/usr/bin/squeezecenter-scanner';

typo, should be:


Code:
--------------------
    } elsif (-x '/usr/sbin/squeezecenter-scanner') { 
  $command = '/usr/sbin/squeezecenter-scanner';
--------------------


-- 
Fletch
------------------------------------------------------------------------
Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=41652

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to