Hi! Forgive me for any ignorance, this is my first time running a shell script. I installed WSL and all updates in Windows 11, and Ubuntu from the Windows store. I have the two .sh files from the project in a folder. In my Ubuntu terminal, I run bash alexa_remote_control.sh, and I receive the following:
alexa_remote_control.sh: line 8: syntax error near unexpected token newline' alexa_remote_control.sh: line 8:<!DOCTYPE html>'
I don't really see any 'instructions' on this page- or I am possibly missing them. Is there a guide? Where am I supposed to enter those environment variables? I -really- want programmatic control over my Alexa-enabled devices, and would appreciate any help in the right direction.
Hi! Forgive me for any ignorance, this is my first time running a shell script. I installed WSL and all updates in Windows 11, and Ubuntu from the Windows store. I have the two .sh files from the project in a folder. In my Ubuntu terminal, I run bash alexa_remote_control.sh, and I receive the following: alexa_remote_control.sh: line 8: syntax error near unexpected token
newline' alexa_remote_control.sh: line 8:
<!DOCTYPE html>'I don't really see any 'instructions' on this page- or I am possibly missing them. Is there a guide? Where am I supposed to enter those environment variables? I -really- want programmatic control over my Alexa-enabled devices, and would appreciate any help in the right direction.