chroot: make var local

Gbp-Dch: Short
This commit is contained in:
Lyndon Brown 2020-03-28 14:41:24 +00:00 committed by Raphaël Hertzog
parent 3d2b280c8f
commit ba05247438
1 changed files with 1 additions and 1 deletions

View File

@ -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