Skip to content

Commit

Permalink
add script url
Browse files Browse the repository at this point in the history
  • Loading branch information
forfreeday committed Sep 17, 2021
1 parent 8ce2318 commit dfee147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shell.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Using the `start.sh` script, you can quickly and easily run and build java-tron.

If you already downloaded the `FullNode.jar`, you can use `start.sh` to run it, or if you have not downloaded java-tron source code or jar packages, you can use `start.sh` to download the source code, compile, run or get the latest release version in the form of a `jar package ` and run.

The script is available in the java-tron project at [github](https://github.com/tronprotocol/java-tron), or if you need a separate script: [start.sh](https://github.com/tronprotocol/java-tron/blob/develop/start. sh)

***

# Usage



## Examples

* Start the `FullNode.jar` (`start.sh`, `config.conf` and `FullNode.jar` in the same directory.)
Expand Down

0 comments on commit dfee147

Please sign in to comment.