#!/bin/sh -e /home/rhizomatica/bin/get_ip.sh sysctl net.ipv6.conf.all.disable_ipv6=1 exit 0