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 55c3e98..ad8155e 100644
--- a/Makefile
+++ b/Makefile
@@ -41,3 +41,6 @@ portmap.pb.go: portmap.proto
list:
curl "http://localhost:2522/list"
+
+save:
+ curl "http://localhost:2522/save"