grimmace92 wrote: 
> I tried the full path and yes this is where I copied the shell scripts. 
> Also tried chmod 777 on /config/shell and still no good :-(.  When I
> login as root (su) and go to the /config/shell folder the script files
> are there.  I tried to run it and it failed though.  See pic.  When you
> run the chmod command should anything happen.  It just goes back to the
> prompt. I ran chmod 777 -R /config/shell.  Might be time to start over
> and give it one last shot.  What command do you use to install home
> assistant in docker?  Maybe starting fresh with the proper command will
> yield benefits.  This is what I used.  
> 
> sudo docker run --name home-assistant --restart=always --net=host
> --privileged -itd -v /volume1/web/docker/homeassistant:/config -v
> /usr/syno/etc/certificate:/certificate --device /dev/ttyACM0
> homeassistant/home-assistant:latest
> 
> 26494

You probably need a './' in front of script name e.g. bash
./spot_art_alb.sh


------------------------------------------------------------------------
ColH's Profile: http://forums.slimdevices.com/member.php?userid=30377
View this thread: http://forums.slimdevices.com/showthread.php?t=109273

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to