1
0
Fork 0

Remove empty line

This commit is contained in:
Braiden Vasco 2017-07-02 13:17:14 +00:00
parent 09a110dd28
commit db5a3865f2

View file

@ -1,7 +1,6 @@
#!/bin/bash -e
export IMG_DATE="$(date +%Y-%m-%d)"
export BASE_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
export SCRIPT_DIR="$BASE_DIR/scripts"
export FUNCTIONS_DIR="$BASE_DIR/functions"