Update patch.sh
This commit is contained in:
parent
11b455f342
commit
48c5efd604
2
patch.sh
2
patch.sh
|
|
@ -3,7 +3,7 @@
|
||||||
branches=master
|
branches=master
|
||||||
|
|
||||||
mkdir -p /usr/share/pve-patch/{images,scripts}
|
mkdir -p /usr/share/pve-patch/{images,scripts}
|
||||||
echo "- Proxmox Setup Script Testing Version..."
|
echo "- Proxmox Setup Script $branches Version..."
|
||||||
echo "- patch `pveversion`..."
|
echo "- patch `pveversion`..."
|
||||||
echo "- download and copy files..."
|
echo "- download and copy files..."
|
||||||
rm -f /usr/share/pve-patch/images/{favicon.ico,logo-128.png,proxmox_logo.png}
|
rm -f /usr/share/pve-patch/images/{favicon.ico,logo-128.png,proxmox_logo.png}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue