We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a88688 commit 29cf5edCopy full SHA for 29cf5ed
plugins/functions
@@ -196,7 +196,7 @@ do_second_stage() {
196
local chroot_dir=$1
197
local arch=$2
198
do_qemu_user_emulation
199
- do_chroot_ae "$chroot_dir" "/bin/bash /debootstrap/debootstrap --second-stage"
+ do_chroot_ae "$chroot_dir" "/debootstrap/debootstrap --second-stage"
200
}
201
202
do_qemu_user_emulation() {
0 commit comments