Moved downloads to GitHub
This commit is contained in:
parent
5e1c3d6ea1
commit
bfa8255ef7
8 changed files with 32 additions and 32 deletions
|
@ -32,7 +32,7 @@ $ sudo apt install -y bc curl openssl sysbench
|
|||
### Step 2: download (and optionally verify) [benchmark.sh](./benchmark.sh) ([PGP signature](./benchmark.sh.asc), [PGP public key](https://sunknudsen.com/sunknudsen.asc))
|
||||
|
||||
```shell
|
||||
curl --fail --output $HOME/benchmark.sh https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh
|
||||
curl --fail --output $HOME/benchmark.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh
|
||||
chmod +x $HOME/benchmark.sh
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue