parent
3d2b280c8f
commit
ba05247438
|
@ -18,7 +18,7 @@ Chroot ()
|
|||
# Executing commands in chroot
|
||||
Echo_debug "Executing: %s" "${COMMANDS}"
|
||||
|
||||
ENV=""
|
||||
local ENV=""
|
||||
|
||||
local _FILE
|
||||
for _FILE in config/environment config/environment.chroot
|
||||
|
|
Loading…
Reference in New Issue