Host PC Setup
sudo apt update && sudo apt install -y openssh-clientUSB Ethernet - if not auto-configured
ip addr showsudo ip addr add 192.168.55.100/24 dev <interface_name>
sudo ip link set <interface_name> upInstall dcs-deploy (only needed for flashing)
git clone https://github.com/airvolute/dcs-deploy
cd dcs-deployLast updated
