Update patch.sh

This commit is contained in:
Stewart Bennell 2021-09-24 10:43:18 +10:00 committed by GitHub
parent 8d47dfe601
commit 45b2c2f72a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ curl -s https://api.github.com/repos/sbennell/pve-fake-subscription/releases/lat
dpkg -i pve-fake-subscription_*.deb
rm -f pve-fake-subscription_*.deb
echo "127.0.0.1 shop.maurer-it.com" | sudo tee -a /etc/hosts
echo "127.0.0.1 shop.maurer-it.com" | tee -a /etc/hosts
echo "- Apt Update and upgrade system..."
echo ""