Update patch.sh
This commit is contained in:
parent
45cabbcb55
commit
97893846a1
2
patch.sh
2
patch.sh
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue