aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 710281cc..9d8c5a02 100644
--- a/Makefile
+++ b/Makefile
@@ -170,4 +170,5 @@ upload:
rsync -avP $(XDG_STATE_HOME)/vm/qemu/ euandre.org:$(VM-DIR)/qemu/
ssh euandre.org find $(VM-DIR)/qemu/ -type f | \
sed 's|^$(VM-DIR)/qemu/||' | \
+ sed 's|\.qcow2$$||' | \
ssh euandre.org dd of=$(VM-DIR)/vms.txt