X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/15a644cdfe990d1eaecc21dd24209b82c07a4da3..ead0f6940830256ecbccaddff182bb5e1c318324:/scripts/run-container.sh diff --git a/scripts/run-container.sh b/scripts/run-container.sh index 43345ee..05f1a08 100644 --- a/scripts/run-container.sh +++ b/scripts/run-container.sh @@ -32,9 +32,9 @@ stop nfcd # umount rootfs if it was mounted umount -l rootfs || true -mount anbox_arm64_system.img rootfs +mount anbox_*_system.img rootfs mount -o remount,ro rootfs -mount anbox_arm64_vendor.img rootfs/vendor +mount anbox_*_vendor.img rootfs/vendor mount -o remount,ro rootfs/vendor mount -o bind anbox.prop rootfs/vendor/anbox.prop