summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a5ec358..93a6e49 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ $(tmpfiles):
deploy:
find http -type f -name .menu.html -delete
- bin/deploy.sh
+ bin/deploy.sh http
clean:
find http -type f -name \*.html -delete