diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -37,9 +37,8 @@ git-clone: # go-clone --recursive --go-src --no-work go.wit.com/apps/go-clone go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod -start: - rm -f /tmp/pihole.wit.com.xml - ./virtigod --start pihole.wit.com - start-pihole.wit.com-http: curl --silent http://localhost:8080/start?start=pihole.wit.com + +start-bind.wit.com-http: + curl --silent http://localhost:8080/start?start=bind.wit.com |
