Update URL for scripts
This commit is contained in:
parent
6b28e4efdd
commit
a1500a80b7
2
patch.sh
2
patch.sh
|
|
@ -11,7 +11,7 @@ echo "- download and copy files..."
|
|||
#wget -nc -qP /usr/share/pve-patch/images/ https://raw.githubusercontent.com/sbennell/pve-patch/$branches/images/logo-128.png
|
||||
#wget -nc -qP /usr/share/pve-patch/images/ https://raw.githubusercontent.com/sbennell/pve-patch/$branches/images/proxmox_logo.png
|
||||
rm -f /usr/share/pve-patch/scripts/{90pvepatch,apply.sh,pvebanner}
|
||||
wget -qP /usr/share/pve-patch/scripts/ https://raw.gitea.shillam.me.uk/mshillam/pve-patch/$branches/scripts/{90pvepatch,apply.sh,pvebanner}
|
||||
wget -qP /usr/share/pve-patch/scripts/ https://gitea.shillam.me.uk/mshillam/SetupProxmox/raw/branch/$branches/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
|
||||
chmod +x /usr/share/pve-patch/scripts/apply.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue