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 bb80559 commit 4b581bdCopy full SHA for 4b581bd
1 file changed
vagrant-build
@@ -51,7 +51,7 @@ echo "[ FINISHED ] Extracting Arch Linux ARM"
51
52
# Enable ARM execution on x86_64
53
echo "[ STARTED ] Enabling ARM execution on x86_64"
54
-sudo cp /usr/bin/qemu-aaarch64-static /mnt/usr/bin/
+sudo cp /usr/bin/qemu-aarch64-static /mnt/usr/bin/
55
echo "[ FINISHED ] Enabling ARM execution on x86_64"
56
57
# Copy patchOS to Arch Linux ARM
0 commit comments