Update patch.sh

This commit is contained in:
Stewart Bennell 2021-07-16 10:22:34 +10:00 committed by GitHub
parent 45cabbcb55
commit 97893846a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ curl -s https://api.github.com/repos/Jamesits/pve-fake-subscription/releases/lat
| wget -qi - | wget -qi -
dpkg -i pve-fake-subscription_*.deb dpkg -i pve-fake-subscription_*.deb
echo "127.0.0.1 shop.maurer-it.com" | sudo tee -a /etc/hosts
echo "- Apt Update and upgrade system..." echo "- Apt Update and upgrade system..."
echo "" echo ""
apt update apt update