This commit is contained in:
CryptoBureau 2025-01-12 03:44:17 +01:00
parent e2ff92df91
commit 5912c88fcc
2 changed files with 1109 additions and 0 deletions

View File

@ -32,6 +32,16 @@ ________________________________________________________________________________
**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
This script helps you manage Ghost node, providing a simple way to set up, check sync status, view logs, and manage your nodes.

1099
ghost.sh Executable file

File diff suppressed because it is too large Load Diff