From 3c983e10a6cf6003a93684c75d9baf67d92a5de8 Mon Sep 17 00:00:00 2001 From: Stewart Bennell Date: Fri, 16 Jul 2021 10:29:47 +1000 Subject: [PATCH] Update patch.sh --- patch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/patch.sh b/patch.sh index cbd6a32..25a5763 100644 --- a/patch.sh +++ b/patch.sh @@ -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 \