Update patch.sh
This commit is contained in:
parent
3c983e10a6
commit
5a38f10513
2
patch.sh
2
patch.sh
|
|
@ -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 \" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue