Hallo,
ich habe hier ein kleinen Problem.
mein script sieht so aus:
QuoteDisplay More
#!/bin/bash
plugin1="-P skinenigma"
plugin2="-P \'remote -i /dev/input/by-path/pci-0000:00:14.0-event-ir\'"
plugin3="menuorg"
/usr/bin/vdr -c /etc/vdr -E /var/vdr/epg.data -L /usr/lib/vdr/lib -s /etc/vdr/script/vdrshutdown.sh -w 60 --vfat $plugin1 $plugin2 $plugin3
wenn ich das script ausführe, dann bekomme ich
Quote
/usr/bin/vdr: invalid option -- i
retour.
hat jemand eine idee wie ich dieses problem umschiffen kann?
mfg,
thomas