#!/bin/sh ping -q -c 1 1.1.1.1 >/dev/null || { echo "dis" && exit 1; } eth-ip