aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-29 18:08:28 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-29 18:08:28 +0300
commitb783658d49d9ec4c122bc0ecf31cb9dbaaa30ffb (patch)
tree14ab01b961266aee3f5ee0d7c646b3632230441a /Makefile
parent3ac1931b7d45dc489bad254347954f81d4012c43 (diff)
Auto-commit 2024-11-29
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a85c6b5..04246d3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
deploy:
git add .
- git ci -m "UPD $(shell date '+%Y-%m-%d')"
+ git ci -m "Auto-commit $(shell date '+%Y-%m-%d')"
git push
hugo --gc && rsync -avz --delete public/ neonxp@neonxp.ru:/var/www/neonxp.ru