aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-02-02 15:30:38 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-02-02 15:30:38 +0300
commit3c3424ae03f62ec801b4b06c1e1a535c1c908b22 (patch)
treef85528c483deed870c3928b72b644f34d62296d7 /Makefile
parentaeedd3b90ad3fe8485e5cfa54d569250ac61ed4c (diff)
Auto-commit 2025-02-02
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ee7115f..a26dfc4 100644
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,7 @@ deploy:
rm -rf public
python3 create_adoc.py
hugo --gc --noBuildLock
- rsync -avz --delete public/ neonxp@nxp.su:/var/www/neonxp.ru
- rsync -avz --delete public/ neonxp@192.168.50.30:/var/www/neonxp.ru
+ rsync -avz --delete public/ neonxp@neonxp.ru:/var/www/neonxp.ru
post:
hugo new content posts/$(shell date '+%Y-%m-%d')-$(name)/index.md