From 7811103d802de198872c729095f7ba0a9a48e38f Mon Sep 17 00:00:00 2001 From: Stewart Bennell Date: Fri, 29 May 2020 21:33:36 +1000 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 450e270..2ed099d 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,11 @@ Use at your own risk! Read the script before you run it. ```bash # if root -wget -qO - https://raw.githubusercontent.com/sbennell/pve-patch/master/patch.sh | bash +wget -qO - https://raw.githubusercontent.com/sbennell/SetupProxmox/master/patch.sh | bash +wget https://raw.githubusercontent.com/sbennell/SetupProxmox/master/patch.sh -c -O patch.sh && bash patch.sh && rm patch.sh # if non-root -wget -qO - https://raw.githubusercontent.com/sbennell/pve-patch/master/patch.sh | sudo bash -``` - -wget --user=bennellit --ask-password -qO - https://bennellit.com.au/Files/noaccess/patch.sh | bash +wget -qO - https://raw.githubusercontent.com/sbennell/SetupProxmox/master/patch.sh | sudo bash ``` ## Restore