This repository has been archived on 2020-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
docker-linux-vm/run.sh

6 lines
87 B
Bash
Raw Normal View History

2019-11-13 01:08:07 +00:00
#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
apt update
apt install -y qemu-user