SIP
update does not work for dec - Printable Version

+- SIP (https://nosack.com/sipforum)
+-- Forum: SIP (Sustainable Irrigation Platform) (https://nosack.com/sipforum/forumdisplay.php?fid=1)
+--- Forum: Installation and set up questions (https://nosack.com/sipforum/forumdisplay.php?fid=2)
+--- Thread: update does not work for dec (/showthread.php?tid=143)



update does not work for dec - jaysix79 - 2018 Dec 20

New version is available!
Available revision: 3.2.62 (2018-12-07)
Changes:
  50ce4b1 Update default IP.
  540f059 add goHome.js script for restart update.
  4c87b88 Update javascript in restarting.html
  510dc0a Merge pull request #215 from hmoffatt/master
  9d2d49b fix logging to syslog by systemd
  958290d Merge pull request #214 from hmoffatt/master
  618cb3b fix restart without GPIO module
 
New version is available!
Available revision: 3.2.62 (2018-12-07)
Changes:
  50ce4b1 Update default IP.
  540f059 add goHome.js script for restart update.
  4c87b88 Update javascript in restarting.html
  510dc0a Merge pull request #215 from hmoffatt/master
  9d2d49b fix logging to syslog by systemd
  958290d Merge pull request #214 from hmoffatt/master
  618cb3b fix restart without GPIO module
 



this update cause an error


RE: update does not work for dec - dan - 2018 Dec 20

Thanks for reporting this.
I'll look into it.

You can update SIP from the command line by going into the SIP folder and using the command

Code:
git pull
That should always work.

Dan