Qortal Project

The future of blockchain platforms

User Tools

Site Tools


how_to_update_.jar_file

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
how_to_update_.jar_file [04/03/2022 04:46] gfactorhow_to_update_.jar_file [10/18/2022 01:49] gfactor
Line 55: Line 55:
 1. Open the terminal and go to the Qortal folder: 1. Open the terminal and go to the Qortal folder:
  
-<code>cd /home/USER_NAME/qortal</code> +<code>cd qortal</code> 
  
 2. Stop the core: 2. Stop the core:
Line 87: Line 87:
 4. Download the latest core version: 4. Download the latest core version:
  
-<code>wget https://github.com/Qortal/qortal/releases/latest/download/qortal.jar</code>+<code>curl -L -O https://github.com/Qortal/qortal/releases/latest/download/qortal.jar</code>
  
 6. Start your core: 6. Start your core:
  
 <code>./start.sh</code> <code>./start.sh</code>
how_to_update_.jar_file.txt · Last modified: 11/12/2022 23:31 by gfactor