Upgrading from previous versions on the raspberry pi

Hiya,

I was wondering if its possible to simply upgrade my current Repetier-Server version from 80.3 to the newest? I can see in the file section it talks about downloading an image but I dont really want to wipe my SD card just for that.

Is there not some command I can just run in the terminal to upgrade the version?

Comments

  • You can use the normal update function. If your version has a problem you can send from command line
    sudo /usr/local/Repetier-Server/bin/RepetierInstaller /usr/local/Repetier-Server/etc/RepetierServer.xml

    which updates the server. No need to update the complete image if everything is working, also new image has newer packaged versions it adds nothing required.

  • edited September 2017
    This helped me thanks. I used the update function via the command line and it worked fine.
Sign In or Register to comment.