Update README.md

This commit is contained in:
sbennell 2019-11-05 08:34:44 +11:00
parent 7cbd8c5daa
commit 6306452364
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@ Use at your own risk! Read the script before you run it.
```bash ```bash
# if root # if root
wget -qO - https://raw.githubusercontent.com/kosmonavtika/pve-patch/master/patch.sh | bash wget -qO - https://github.com/sbennell/pve-patch/master/patch.sh | bash
# if non-root # if non-root
wget -qO - https://raw.githubusercontent.com/kosmonavtika/pve-patch/master/patch.sh | sudo bash wget -qO - https://github.com/sbennell/pve-patch/master/patch.sh | sudo bash
``` ```
## Restore ## Restore