From 32d2b26ed464aec30b9ffc339ffc5c609c69f139 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 2 Nov 2016 15:18:49 +0100 Subject: typo --- tdfvm-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdfvm-install') diff --git a/tdfvm-install b/tdfvm-install index d0138c6..56fd90f 100755 --- a/tdfvm-install +++ b/tdfvm-install @@ -317,7 +317,7 @@ for path in /etc/ssh/ssh_host_rsa_key.pub \ ./virsh-ga -c "$LIBVIRT_URI" "$VM_NAME" cat "$path" >"$VMDIR/${path##*/}" done -./virsh-ga -c "$LIBVIRT_URI" "$VM_NAME" touch /etc/tdf-install-continue +./virsh-ga -c "$LIBVIRT_URI" "$VM_NAME" touch /tmp/tdf-install-continue virsh -c "$LIBVIRT_URI" console "$VM_NAME" --safe >/dev/null # wait until shutdown ( -- cgit v1.2.3