We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, can you help me with this?
pi@raspberrypi:~/IOTstack $ ./menu.sh ./menu.sh: line 3: syntax error near unexpected token <<<' ./menu.sh: line 3: <<<<<<< HEAD'
<<<' ./menu.sh: line 3:
I was trying something that Im not remember and now im not able to run this command. thank you so much!
The text was updated successfully, but these errors were encountered:
Try
$ cd ~/IOTstack $ git checkout -- menu.sh
That restores menu.sh to what it should be and discards all your changes.
Please also see This Project Is Dormant.
Sorry, something went wrong.
THIS PROJECT IS DORMANT * * visit for more update version of this project. and close this issue. https://github.com/SensorsIot/IOTstack
No branches or pull requests
Hello, can you help me with this?
pi@raspberrypi:~/IOTstack $ ./menu.sh
./menu.sh: line 3: syntax error near unexpected token
<<<' ./menu.sh: line 3:
<<<<<<< HEAD'I was trying something that Im not remember and now im not able to run this command. thank you so much!
The text was updated successfully, but these errors were encountered: