summaryrefslogtreecommitdiff
path: root/functions/wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/wrapper.sh')
-rwxr-xr-xfunctions/wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/wrapper.sh b/functions/wrapper.sh
index 002de785e..e96e1ac4e 100755
--- a/functions/wrapper.sh
+++ b/functions/wrapper.sh
@@ -11,7 +11,7 @@
Apt ()
{
- CHROOT="${1}"
+ local CHROOT="${1}"
shift
case "${LB_APT}" in