#!/bin/bash if [ x"${EXPERT_MODE}" == "x" ]; then zenithserver else /bin/bash -l fi