diff options
| author | Jeff Carr <[email protected]> | 2024-10-23 02:56:55 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-23 02:56:55 -0500 |
| commit | 09b635219ac8d9b6d7a8a44eab44516cc1ebc9ee (patch) | |
| tree | 80fc59a5c912e4dd0fe95121d09b89097644a850 /Makefile | |
| parent | 3f2cbcb57f818981b1291c0e644b6e3416b7d455 (diff) | |
compiles and runs. logic wrong
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ all: ./virtigo --version ./virtigo +xml-add: + ./virtigo --add-xml /home/nfs3/xml/*.xml + # ./virtigo --add-xml /etc/libvirt/qemu/*xml + start-all-droplets: curl --silent http://localhost:8080/start?start=git.wit.org curl --silent http://localhost:8080/start?start=go.wit.com |
