1 2 3
#!/bin/sh site="$(nix build --print-out-paths ".#")" rsync --del -rvmP "$site"/ --perms --chmod=Da+x,u+rw tilde.club:public_html