summaryrefslogtreecommitdiff
path: root/publish.sh
blob: fdf389c68796218a797711b42470b6ce9359d54d (plain)
1
2
3
#!/bin/sh
site="$(nix build --print-out-paths ".#")"
rsync --del -rvmP "$site"/ --perms --chmod=Da+x,u+rw relvokcor.xyz:public_html