Part-DB / Part-DB-server

Part-DB is an Open source inventory management system for your electronic components
https://docs.part-db.de/
GNU Affero General Public License v3.0
782 stars 88 forks source link

[Question] Updating Part-DB manually, i.e. without using git. #642

Open amitzioni opened 5 days ago

amitzioni commented 5 days ago

Hey,

I'm currently running Part-db 1.12.0

I've installed Part-DB not by using git clone, but rather by downloading the tar.gz archive from the releases page and unpacking it. Now I've got a notification that version 1.13 is available, however in the documentation the only way mentioned for updating is by using git checkout, which doesn't work when you download the archive from the release page.

What would be the correct way to update to 1.13 without using git ?