#!/bin/bash if [[ -z "$1" ]] ; then SCRIPTS_DIR=$( cd $( dirname "$0" ) && pwd ) source $SCRIPTS_DIR/localrc fi