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

github.com/danielkvist/hugo-terrassa-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 725b500..c021139 100644
--- a/makefile
+++ b/makefile
@@ -30,4 +30,4 @@ docker-rm:
dev: hugo-server-draft
build: huo-build-deploy
check: hugo-build-min docker-nc docker-run
-clean: docker-stop docker-rm hugo-clean
+clean: docker-stop docker-rm hugo-clean \ No newline at end of file