IOTstack icon indicating copy to clipboard operation
IOTstack copied to clipboard

menu.sh error

Open jad8k opened this issue 4 years ago • 2 comments

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!

jad8k avatar Feb 14 '21 21:02 jad8k

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.

Paraphraser avatar Feb 14 '21 22:02 Paraphraser

THIS PROJECT IS DORMANT * * visit for more update version of this project. and close this issue. https://github.com/SensorsIot/IOTstack

mohankrishna-g avatar Feb 19 '21 10:02 mohankrishna-g