4 lines
77 B
Bash
4 lines
77 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export LIBVIRT_DEFAULT_URI="qemu+tcp://dx30.localdomain/system"
|