#!/bin/bash set -e # Write Netplan sudo touch /etc/netplan/01-netcfg.yaml echo cat > /etc/netplan/01-netcfg.yaml <