autocommit
This commit is contained in:
parent
d8a11929e0
commit
288bfe799a
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ echo " bridge_fd 0" >> /etc/network/interfaces
|
|||
|
||||
echo "Purging netplan,disabling dhcpcd and install ifupdown"
|
||||
apt purge nplan -y
|
||||
rm /etc/netplan/50-cloud-init.yaml
|
||||
rm /etc/netplan/* -f
|
||||
apt install bridge-utils ifupdown -y
|
||||
|
||||
echo "Doing apt update and apt dist-upgrade"
|
||||
|
|
Loading…
Reference in a new issue