mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
4 lines
110 B
Bash
4 lines
110 B
Bash
#!/bin/bash
|
|
|
|
apt update && apt install qemu-kvm qemu virt-manager virt-viewer libguestfs-tools sshpass expect
|