Qortal Project

The future of blockchain platforms

User Tools

Site Tools


qortector_update_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
qortector_update_guide [10/21/2022 00:35] gfactorqortector_update_guide [12/11/2022 14:08] – [How To Update The Core] gfactor
Line 8: Line 8:
 This will remove all the log files, download the newest version of the qortal.jar: This will remove all the log files, download the newest version of the qortal.jar:
  
-<code>cd && cd qortal && rm qortal.jar && curl -L -O https://github.com/Qortal/qortal/releases/latest/download/qortal.jar && ./start.sh</code>+<code>cd && cd qortal && ./stop.sh && rm qortal.jar && curl -L -O https://github.com/Qortal/qortal/releases/latest/download/qortal.jar && ./start.sh</code>
  
 ===== How To Update The DB & Bootstrap ===== ===== How To Update The DB & Bootstrap =====
qortector_update_guide.txt · Last modified: 05/22/2023 14:05 by quickmythril