From 200890d01feb2fa26159cf18237f9a4f23286a59 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 8 Sep 2017 13:05:08 +0200 Subject: Deploy script source directory defined as parameter --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3