summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-25 20:05:04 -0500
committerJeff Carr <[email protected]>2024-10-25 20:05:04 -0500
commitb35c04414a96ce62e19ff31649a09ba0c2cc45b6 (patch)
tree146ffcbb8b3164d0433269b2a74430a40287769a /Makefile
parent030af1bcfb7dad880a9fdf4286432fc36d1bf251 (diff)
checking for duplicate filenames works
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a3541c8..5c7ec1b 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ all:
./virtigo --help
xml-add:
- ./virtigo --libvirt ~/libvirt/*.xml --xml-ignore-disk
+ ./virtigo --libvirt ~/libvirt/*.xml
start-all-droplets:
curl --silent http://localhost:8080/start?start=git.wit.org