diff options
| author | Jeff Carr <[email protected]> | 2024-11-19 05:44:16 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-19 05:44:16 -0600 |
| commit | 4e0dc17202883e630a3a57b2a1a4bffff3b268f2 (patch) | |
| tree | d54c8d00d1656a13921e3fe3630e173033be0507 /Makefile | |
| parent | 0ad4ffd0c6f4554fcbec9fb510513784e297fd2a (diff) | |
save config file kinda worksv0.0.6
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -51,6 +51,9 @@ http-toogle-ZOOD: http-list-machines: curl --silent http://localhost:8080/list +http-ConfigSave: + curl --silent http://localhost:8080/save + http-set-zood-target: curl --silent "http://localhost:8080/target?package=zood&version=v0.0.8" |
