diff options
| author | Jeff Carr <[email protected]> | 2024-10-24 09:27:23 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-24 09:27:23 -0500 |
| commit | aa742d099d62697a8399ed5f8f46122710eef0e9 (patch) | |
| tree | 5f5180e9f8c0476ba4934591546d72ed1e6026b0 /Makefile | |
| parent | acdd6e9c5be6e2d60f6a8defbaccc2f9e09a421d (diff) | |
keep backups of the config files
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
