From 45b2c2f72a670e8ff33d7cb50e77e25a13bbd166 Mon Sep 17 00:00:00 2001 From: Stewart Bennell Date: Fri, 24 Sep 2021 10:43:18 +1000 Subject: [PATCH] Update patch.sh --- patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch.sh b/patch.sh index 2142fba..f522449 100644 --- a/patch.sh +++ b/patch.sh @@ -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 ""