summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-24 09:27:23 -0500
committerJeff Carr <[email protected]>2024-10-24 09:27:23 -0500
commitaa742d099d62697a8399ed5f8f46122710eef0e9 (patch)
tree5f5180e9f8c0476ba4934591546d72ed1e6026b0 /Makefile
parentacdd6e9c5be6e2d60f6a8defbaccc2f9e09a421d (diff)
keep backups of the config files
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6f12125..4066ee3 100644
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,7 @@ all:
./virtigo --help
xml-add:
- ./virtigo --add-xml /home/nfs3/xml/*.xml
- # ./virtigo --add-xml /etc/libvirt/qemu/*xml
+ ./virtigo --add-xml /tmp/xml/*.xml
start-all-droplets:
curl --silent http://localhost:8080/start?start=git.wit.org