Update patch.sh
This commit is contained in:
parent
2fd6d6ecab
commit
350990f108
2
patch.sh
2
patch.sh
|
|
@ -7,7 +7,7 @@ wget -nc -qP /usr/share/pve-patch/images/ https://raw.githubusercontent.com/sben
|
|||
wget -nc -qP /usr/share/pve-patch/images/ https://raw.githubusercontent.com/sbennell/pve-patch/master/images/logo-128.png
|
||||
wget -nc -qP /usr/share/pve-patch/images/ https://raw.githubusercontent.com/sbennell/pve-patch/master/images/proxmox_logo.png
|
||||
rm -f /usr/share/pve-patch/scripts/{90pvepatch,apply.sh}
|
||||
wget -qP /usr/share/pve-patch/scripts/ https://raw.githubusercontent.com/kosmonavtika/pve-patch/master/scripts/{90pvepatch,apply.sh,pvebanner}
|
||||
wget -qP /usr/share/pve-patch/scripts/ https://raw.githubusercontent.com/sbennell/pve-patch/master/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
|
||||
cp -f /usr/share/pve-patch/scripts/pvebanner /usr/bin/pvebanner
|
||||
|
|
|
|||
Loading…
Reference in New Issue