<div dir="ltr">I'm trying to call Kodi from a MythTV menu. The menu runs an EXEC command to run a shell script which:<div><br></div><div>a) starts up a VPN connection on the Mythfrontend machine, and then</div><div>b) runs KodiĀ </div><div><br></div><div>When I run the command manually from a command prompt (minus the "EXEC") everything works fine. But when I select the menu item nothing happens. The menu command is:</div><div><br></div><div>EXEC cat /home/phill/.pme-password | sudo -kS ./kodi_start_with_vpn.sh philledwards@gmail.com_au-syd_D29AC.conf<br></div><div><br></div><div>Any suggestions as to why it works from a command prompt but not from the MythTV menu? Or how I can get some debug info to find out what's going on?</div><div><br></div><div><br></div></div>