diff options
| author | Jeff Carr <[email protected]> | 2024-10-27 02:29:45 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-27 02:29:45 -0500 |
| commit | d0767eb9843fcdb9ab0e73200d8a9516e28c200c (patch) | |
| tree | ca89594578c692211753e1d988c01c9aedcd3ba3 /Makefile | |
| parent | 5d1729f99ba8968900eaaaa38f74f327730fffd4 (diff) | |
validate stuff should be here
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ start-pihole.wit.com: build ./virtigo --libvirt /tmp/pihole.wit.com.xml start-pihole.wit.com-http: - curl --silent http://localhost:8080/start?start=pihole.wit.com + curl --silent http://localhost:8080/start?hostname=pihole.wit.com old-start-all-droplets: curl --silent http://localhost:8080/start?start=git.wit.org |
