Update patch.sh

This commit is contained in:
sbennell 2020-01-09 11:48:21 +11:00 committed by GitHub
parent ead9c0a44e
commit e760a5e5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ cp -f /usr/share/pve-patch/scripts/90pvepatch /etc/apt/apt.conf.d/90pvepatch
/usr/share/pve-patch/scripts/apply.sh
apt update
apt upgrade -y
apt install ifupdown2 -y
echo "- done!"