diff options
| author | Jeff Carr <[email protected]> | 2024-11-17 23:23:02 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-17 23:23:02 -0600 |
| commit | 0b78c1f2d15608a9f6ddfaa977ef0f44dab77073 (patch) | |
| tree | b07328db1a1176748437e06396bd3e11e1e4e021 /Makefile | |
| parent | 375e4f21171ed0b38e6f4a2b65feab7c4a425bb9 (diff) | |
add log flags
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -45,5 +45,5 @@ clean: git-clone: go-clone --recursive go.wit.com/apps/zookeeper -http-list-packages: - curl --silent http://localhost:2521/list?hostname=zookeeper.wit.com +http-toogle-ZOOD: + curl --silent http://localhost:8080/flag?flag=ZOOD |
