summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e335433..bf61c6e 100644
--- a/Makefile
+++ b/Makefile
@@ -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"