diff options
| author | Jeff Carr <[email protected]> | 2024-10-24 21:39:07 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-24 21:39:07 -0500 |
| commit | 1effa9c745ac224c3160f3817d4d0ec7af96950d (patch) | |
| tree | d3c7a0ce714dff56b61ead8c61e89682f9b28ee4 /Makefile | |
| parent | fea819956f4c8cfd43623ad7d0c1992b0305291d (diff) | |
working on making events
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ all: ./virtigo --help xml-add: - ./virtigo --add-xml /tmp/xml/*.xml + ./virtigo --libvirt *.xml start-all-droplets: curl --silent http://localhost:8080/start?start=git.wit.org |
