Updated variable names from all caps to camel case
This commit is contained in:
@@ -6,7 +6,7 @@ baseDir="$(realpath "$(dirname "${0}")")"
|
||||
source \
|
||||
/etc/os-release
|
||||
source \
|
||||
"${BASEDIR}/system.conf"
|
||||
"${baseDir}/system.conf"
|
||||
|
||||
|
||||
if [[ "${1}" == '--mmdebstrap' ]]; then
|
||||
|
||||
Reference in New Issue
Block a user