Remove empty line
This commit is contained in:
parent
09a110dd28
commit
db5a3865f2
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -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"
|
||||
|
|
Reference in a new issue