Skip to content

Commit

Permalink
silence
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Jan 2, 2024
1 parent e660bce commit 0155ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/Installation/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ curl -s http://install.ztnet.network | sudo bash
If you want to rollback or install a previous version, you can specify a version like this:

```bash
curl http://install.ztnet.network | sudo bash -s -- -v v0.4.2
curl -s http://install.ztnet.network | sudo bash -s -- -v v0.4.2
```

## Script Functionality Overview
Expand Down

0 comments on commit 0155ecf

Please sign in to comment.