wezm.net/v2/Makefile
2020-01-29 22:00:52 +11:00

7 lines
161 B
Makefile

all:
@echo "Available targets:"
@echo "- deploy"
deploy:
zola build
rsync -avzhP public/ hardforze.binarytrance.com:infrastructure/volumes/www/wezm.net/v2/