Update patch.sh
This commit is contained in:
parent
8d47dfe601
commit
45b2c2f72a
2
patch.sh
2
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 ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue