Update patch.sh
This commit is contained in:
parent
8f088db5d7
commit
5a668728e2
2
patch.sh
2
patch.sh
|
|
@ -11,8 +11,6 @@ rm -f /usr/share/pve-patch/scripts/{90pvepatch,apply.sh,pvebanner}
|
|||
wget -qP /usr/share/pve-patch/scripts/ https://raw.githubusercontent.com/sbennell/pve-patch/Testing/scripts/{90pvepatch,apply.sh,pvebanner}
|
||||
chmod -R a+x /usr/share/pve-patch/scripts
|
||||
cp -f /usr/share/pve-patch/scripts/90pvepatch /etc/apt/apt.conf.d/90pvepatch
|
||||
rm -f /usr/bin/pvebanner
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue