1
0
Fork 0
forked from wezm/wezm.net
wezm.net/v2/Makefile

7 lines
170 B
Makefile

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