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 b3133ae..07bd16c 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,9 @@ curl-uptime:
curl-droplets:
curl --silent http://localhost:8080/droplets
+curl-writeconfig:
+ curl --silent http://localhost:8080/writeconfig
+
# this is for release builds using the go.mod files
release-build:
@echo ${REDOMOD}