mirror of
https://gitlab.com/Cian-H/my_blog.git
synced 2026-03-17 12:22:53 +00:00
4 lines
66 B
Makefile
4 lines
66 B
Makefile
deploy:
|
|
hugo
|
|
scp -r public/* homeserver:/home/cianh/blog/
|