aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-01-26 12:43:51 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-01-26 12:43:51 +0300
commit8968a6bde9d3dd8ac11cacbd3615d063c0676a9b (patch)
tree7c54519eaf89101955b8c0b1143124ad31f7377e /Makefile
parent83defc2290491208add41e6a3d2e665703d3f530 (diff)
Auto-commit 2025-01-26
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dd43c84..e69e9ad 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ deploy:
rm -rf public
python3 create_adoc.py
hugo --gc --noBuildLock
- rsync -avz --delete public/ neonxp@192.168.50.30:/var/www/neonxp.ru
+ rsync -avz --delete public/ neonxp@nxp.su:/var/www/neonxp.ru
post:
hugo new content posts/$(shell date '+%Y-%m-%d')-$(name)/index.md