Update patch.sh
This commit is contained in:
parent
edc29c7ce6
commit
5d47d3dcfc
1
patch.sh
1
patch.sh
|
|
@ -15,6 +15,7 @@ cp -f /usr/share/pve-patch/scripts/pvebanner /usr/bin/pvebanner
|
||||||
/usr/share/pve-patch/scripts/apply.sh
|
/usr/share/pve-patch/scripts/apply.sh
|
||||||
|
|
||||||
echo "- Apt Update and upgrade system..."
|
echo "- Apt Update and upgrade system..."
|
||||||
|
echo ""
|
||||||
apt update
|
apt update
|
||||||
apt update && apt dist-upgrade -y
|
apt update && apt dist-upgrade -y
|
||||||
echo "- Install Packages."
|
echo "- Install Packages."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue