Update
This commit is contained in:
parent
e2ff92df91
commit
5912c88fcc
10
README.md
10
README.md
@ -32,6 +32,16 @@ ________________________________________________________________________________
|
|||||||
**Contract CryptoBureau Master : https://t.me/SargioDev08**
|
**Contract CryptoBureau Master : https://t.me/SargioDev08**
|
||||||
______________________________________________________________________________________________________________________________
|
______________________________________________________________________________________________________________________________
|
||||||
|
|
||||||
|
# Tool Installation Command
|
||||||
|
|
||||||
|
**To install the necessary tools for managing your Ghost Full node, run the following command in your terminal:**
|
||||||
|
|
||||||
|
```
|
||||||
|
cd $HOME && wget https://git.ghostchain.io/sargiodev08/ghost-node-auto-script/raw/branch/master/ghost.sh && chmod +x ghost.sh && ./ghost.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Node Management Script
|
# Node Management Script
|
||||||
|
|
||||||
This script helps you manage Ghost node, providing a simple way to set up, check sync status, view logs, and manage your nodes.
|
This script helps you manage Ghost node, providing a simple way to set up, check sync status, view logs, and manage your nodes.
|
||||||
|
Loading…
Reference in New Issue
Block a user