2013-03-19 17:45:41 +04:00

7 lines
62 B
Bash

#!/bin/bash
if [[ -z "$1" ]] ; then
source ./localrc
fi