android13/external/crosvm/tools/aarch64vm

3 lines
77 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
#!/usr/bin/env bash
python3 $(dirname $0)/impl/testvm.py --arch=aarch64 "$@"