default: build
build:
@rm -rf dst
@kiln
chmod a+x dst/cgi-bin/*
@tree dst
deploy: build
rsync --delete-after -avzP dst/ ur.gs:capsule/