[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request dnschneid#3420 from dnschneid/DennisLfromGA-extractor
Browse files Browse the repository at this point in the history
Update bootstrap extractor
  • Loading branch information
dnschneid committed Nov 9, 2017
2 parents 24b72a8 + bc36de2 commit c77361b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/ubuntu/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ fi
# Grab the release and drop it into the subdirectory
echo 'Downloading bootstrap files...' 1>&2
PATH="$newpath" DEBOOTSTRAP_DIR="$tmp" $FAKEROOT \
"$tmp/debootstrap" --foreign --arch="$ARCH" \
"$tmp/debootstrap" --foreign --extractor='ar' --arch="$ARCH" \
"$RELEASE" "$tmp/$subdir" "$MIRROR" 1>&2

0 comments on commit c77361b

Please sign in to comment.