Update repository name ghost-node-auto-script

Update repository name ghost-node-auto-script
This commit is contained in:
CryptoBureau 2024-12-06 15:46:20 +01:00
parent af755d3814
commit 1ae874e50b

View File

@ -27,7 +27,7 @@ To install the necessary tools for managing your Ghost Full node, run the follow
```bash
cd $HOME && wget https://git.ghostchain.io/sargiodev08/Ghost/raw/branch/master/ghost.sh && chmod +x ghost.sh && ./ghost.sh
cd $HOME && wget https://git.ghostchain.io/sargiodev08/ghost-node-auto-script/raw/branch/master/ghost.sh && chmod +x ghost.sh && ./ghost.sh
```