#!/bin/sh source /opt/wz_mini/wz_mini.conf echo "Set hostname to $CUSTOM_HOSTNAME" hostname $CUSTOM_HOSTNAME