Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.util.mk')
-rw-r--r--Makefile.util.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.util.mk b/Makefile.util.mk
index b0a282cf..25c7320d 100644
--- a/Makefile.util.mk
+++ b/Makefile.util.mk
@@ -70,4 +70,4 @@ endif
zip:
cd $(PWD)/shared/pages/$(PROJECT_SUBDIR)/ && \
- zip -r public.zip public/
+ zip -r ../public.zip ./