Skip to content

Commit

Permalink
fix: require sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryQW committed May 31, 2024
1 parent 6aeb8bc commit e273d71
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ For more information, please refer to the [RSS3 Node Deployment Guide](https://d
## Automated Deployment

```bash
curl -s https://raw.githubusercontent.com/RSS3-Network/Node-Automated-Deployer/main/automated_deploy.sh | bash
```

```bash
chmod -x automated_deploy.sh
curl -s https://raw.githubusercontent.com/RSS3-Network/Node-Automated-Deployer/main/automated_deploy.sh | sudo bash
```

And you are done!
Expand Down

0 comments on commit e273d71

Please sign in to comment.