aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-03-22 18:10:17 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-03-22 18:10:17 +0300
commitad116fa620bc6337eed45bda4d67bee4c576694e (patch)
tree418b01bb0727f306eeb26c85c8a2a63edb949efa
parent8aa5120bbdceb8f58d50fa1981ef8b3f23be3eb3 (diff)
Auto-commit 2025-03-22
-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