Small cleanup

This commit is contained in:
zador-blood-stained
2017-08-06 17:11:16 +03:00
parent 634110e787
commit c3567743a0
8 changed files with 28 additions and 14 deletions

View File

@@ -9,6 +9,10 @@
# This file is a part of the Armbian build script
# https://github.com/armbian/build/
# DO NOT EDIT THIS FILE
# use configuration files like config-default.conf to set the build configuration
# check Armbian documentation for more info
SRC=$(dirname $(realpath ${BASH_SOURCE}))
# fallback for Trusty
[[ -z $SRC ]] && SRC=$(pwd)