aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a26dfc4..b55d627 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ deploy:
git ci -m "Auto-commit $(shell date '+%Y-%m-%d')"
git push
rm -rf public
- python3 create_adoc.py
hugo --gc --noBuildLock
rsync -avz --delete public/ neonxp@neonxp.ru:/var/www/neonxp.ru