aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ec8a59e..3e95bd5 100644
--- a/Makefile
+++ b/Makefile
@@ -157,6 +157,12 @@ release-sync-local:
.PHONY: release-tip-local
release-tip-local: embed build-all-amd64 build-all-arm64 release-sync-local
+
+.PHONY: webhook.deploy
+webhook.deploy: build-www
+ sudo rsync --progress ./www-awwan /data/app/bin/
+
+
#}}}
#{{{ Tasks for tour.awwan.org.