Update patch.sh

This commit is contained in:
Stewart Bennell 2021-07-16 18:42:15 +10:00 committed by GitHub
parent 3c983e10a6
commit 5a38f10513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ cp -f /usr/share/pve-patch/scripts/pvebanner /usr/bin/pvebanner
chmod +x /usr/share/pve-patch/scripts/apply.sh
/usr/share/pve-patch/scripts/apply.sh
curl -s https://api.github.com/repos/Jamesits/pve-fake-subscription/releases/latest \
curl -s https://api.github.com/repos/sbennell/pve-fake-subscription/releases/latest \
| grep "browser_download_url.*deb" \
| cut -d : -f 2,3 \
| tr -d \" \