gcgarner / IOTstack

docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.5k stars 578 forks source link

menu.sh just checks for current version #233

Closed BernH4 closed 3 years ago

BernH4 commented 3 years ago

When i run ./menu.sh i get this output:

~/IOTstack ~/IOTstack
checking for project update
From https://github.com/gcgarner/IOTstack
 * branch            master     -> FETCH_HEAD
Project is up to date
~/IOTstack

And it exits afterwards. Let me know if i can help more solving this issue.

Paraphraser commented 3 years ago

Please see This project is dormant.

Please try to remember to close this issue.

Slyke commented 3 years ago

It will exit if you select Yes from the prompt. Selecting No will allow you to continue using the menu, and it won't prompt you again about it being dormant.

See: https://github.com/gcgarner/IOTstack/blob/master/menu.sh#L194