diff options
| author | Jeff Carr <[email protected]> | 2024-10-26 12:32:17 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-26 12:32:17 -0500 |
| commit | 2e8281d0678d5f201e18aec33aa4e39fa3587230 (patch) | |
| tree | 0ff7b0beb05729050996808ebe741bcc70004f70 /Makefile | |
| parent | 6d5c5c607294c39f7af1427e832904f6dc070b75 (diff) | |
virtigod doing xml now
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ start-pihole.wit.com: build ./virtigo --start pihole.wit.com ./virtigo --libvirt /tmp/pihole.wit.com.xml +start-pihole.wit.com-http: + curl --silent http://localhost:8080/start?start=pihole.wit.com + old-start-all-droplets: curl --silent http://localhost:8080/start?start=git.wit.org curl --silent http://localhost:8080/start?start=go.wit.com |
