mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Small cleanup
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user