#!/bin/bash -eu ping -q -w 1 -c 1 8.8.8.8 > /dev/null 2>&1