fixup! automatically pick up the correct qemu binary

This commit is contained in:
parazyd 2017-10-27 21:07:48 +02:00
parent 25346228d4
commit 98de6562f8
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ findfreenbd() {
qemu_install_user() {
fn qemu_install_user
req=(qemu_bin strapdir)
req=(arch strapdir)
ckreq || return 1
[[ "$(uname -m)" =~ "arm" ]] && return