Update patch.sh

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

View File

@ -12,6 +12,7 @@ wget -qP /usr/share/pve-patch/scripts/ https://raw.githubusercontent.com/sbennel
chmod -R a+x /usr/share/pve-patch/scripts
cp -f /usr/share/pve-patch/scripts/90pvepatch /etc/apt/apt.conf.d/90pvepatch
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 \