dam/src/env
2018-05-18 17:59:46 -07:00

11 lines
141 B
Bash

#!/bin/bash
###
# Sets environment variables necessary for the functioning of this script
###
IFS='
'
_OPT_DB_FILE=.dam.db
_OPT_TMP=/tmp