OpenSprinkler / OpenSprinkler-Weather

OpenSprinkler weather service used to calculate watering scale for the OpenSprinkler Unified Firmware.
https://opensprinkler.com
63 stars 38 forks source link

how update #106

Closed wifi75 closed 3 years ago

wifi75 commented 3 years ago

Hello my version installed it is 2.0.3, what is terminl command for update to latest version?

wifi75 commented 3 years ago

Hello sorry but what are the steps to upgrade a raspberry?

salbahra commented 3 years ago

Typically users clone the repository locally using git. If you did so, you can simply run:

git pull

To get the latest version.

wifi75 commented 3 years ago

not work image

salbahra commented 3 years ago

Try:

git stash

Then:

git pull

wifi75 commented 3 years ago

image

salbahra commented 3 years ago

Please read your own screenshot and follow the directions.