#!/bin/bash

if [[ -z "$1" ]] ; then
    source ./localrc
fi