Skip to content

Commit

Permalink
use raw link
Browse files Browse the repository at this point in the history
  • Loading branch information
markusressel authored Jan 6, 2021
1 parent b624d41 commit 7e44bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Due to the working principle of this script, it is crucial that you **only run i
Since this is a simple bash script, there is no package. Simply download the script and make it executable:

```shell
curl -O https://github.com/markusressel/zfs-inplace-rebalancing/blob/master/zfs-inplace-rebalancing.sh
curl -O https://raw.githubusercontent.com/markusressel/zfs-inplace-rebalancing/master/zfs-inplace-rebalancing.sh
chmod +x ./zfs-inplace-rebalancing.sh
```

Expand Down

0 comments on commit 7e44bd4

Please sign in to comment.