From 97893846a1466d7ffd81d1e749a2b08492334330 Mon Sep 17 00:00:00 2001 From: Stewart Bennell Date: Fri, 16 Jul 2021 10:22:34 +1000 Subject: [PATCH] Update patch.sh --- patch.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patch.sh b/patch.sh index 99abefa..e53b6dd 100644 --- a/patch.sh +++ b/patch.sh @@ -21,6 +21,8 @@ curl -s https://api.github.com/repos/Jamesits/pve-fake-subscription/releases/lat | wget -qi - 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