Aktualizovat setup-usl-mm
This commit is contained in:
parent
b57795901f
commit
65039be9a0
1 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,9 @@ apt purge nplan netplan.io -y
|
|||
rm /etc/netplan/* -f
|
||||
apt install bridge-utils ifupdown -y
|
||||
|
||||
echo "Disabling systemd-networkd-wait-online"
|
||||
systemctl disable systemd-networkd-wait-online
|
||||
|
||||
echo "Doing apt update and apt dist-upgrade"
|
||||
apt update
|
||||
apt dist-upgrade -y
|
||||
|
|
Loading…
Reference in a new issue