Correction : {host,local,remote}/ : duplicity + MySQL.
[lhc/ateliers.git] / host / xen-vm-start
1 #!/bin/sh -eu
2 tool=$(readlink -e "${0%/*}/..")
3 . "$tool"/host/lib.sh
4
5 test ! -e /dev/domU/$local_fqdn-disk1
6 sudo xm create $local_fqdn.cfg
7 "$tool"/host/xen-vm-attach