#!/bin/bash # fail if any commands fails set -e # debug log #set -x apt-get -y --fix-missing install network-manager