@@ -1,11 +1,11 @@
default: build
build:
@rm -rf dst
@kiln
chmod a+x dst/cgi-bin/*
@tree dst
@rm -rf public
@kiln build
chmod a+x public/cgi-bin/*
@tree public
deploy: build
rsync --delete-after -avzP dst/ ur.gs:capsule/
rsync --delete-after -avzP public/ ur.gs:capsule/
The note is not visible to the blocked user.