cpd73 wrote: > Do you have "/home/pi/sh" as a command? Eve if you did You would need > "/home/pi/sh /home/pi/zaireeka.sh" The command that the script runs > (i.e. the first string) either needs to be in PATH or have an absolute > path (hence "/home/pi/sh") If you are using "/home/pi/sh" then the > second part is a parameter to "/home/pi/sh" so also needs to be an > absolute path. > > But, if you add the "#/bin/bash" (or "#/bin/sh") at the start, you can > just make the script executable - "chmod +x name-of-script"
I don't have "/home/pi/sh" as a command. I am clutching at straws. All I know is that using Putty the command sh zaireeka.sh works. zaireeka.sh is in the folder /home/pi and the script is executable. Sent from my Pixel 3a using Tapatalk ------------------------------------------------------------------------ slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread: http://forums.slimdevices.com/showthread.php?t=115927 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
