Recovery and AMD64 builds?
This commit is contained in:
@@ -9,7 +9,7 @@ bootstrap(){
|
||||
|
||||
export http_proxy=${APT_PROXY}
|
||||
|
||||
BOOTSTRAP_ARGS+=(--arch arm64)
|
||||
BOOTSTRAP_ARGS+=(--arch "$ARCH")
|
||||
BOOTSTRAP_ARGS+=(--include gnupg)
|
||||
BOOTSTRAP_ARGS+=(--components "main,contrib,non-free")
|
||||
BOOTSTRAP_ARGS+=(--exclude=info,ifupdown)
|
||||
|
||||
Reference in New Issue
Block a user