I've found a small bug in the update mechanism.  If you have previously
installed soa, then to make sure the update web page works, you may need
to do the following from a ssh session as root:


Code:
--------------------
    
  cd /root/soa-aur
  git checkout HEAD -- $(git ls-files -m)
  git pull
  
--------------------


There's no problem if you create a new image with the create-sdcard
script.

The latest version should also show update progress better on Chrome
browsers.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to