mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-13 23:12:50 +00:00
Merge pull request #576 from fanyeren/patch-10
debootstrap failed when $GREP_OPTIONS color is set
This commit is contained in:
commit
8b9d08041e
@ -32,6 +32,7 @@ done
|
||||
|
||||
# Make sure the usual locations are in PATH
|
||||
export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
export GREP_OPTIONS=""
|
||||
|
||||
MIRROR=${MIRROR:-http://http.debian.net/debian}
|
||||
SECURITY_MIRROR=${SECURITY_MIRROR:-http://security.debian.org/}
|
||||
|
Loading…
Reference in New Issue
Block a user