22a0836e628ef5188b72fb772fb403c49e6f0cf4
2d5d6cb7f733fb9e7b6b713a6051f7d8ce253fc2
@@ -3,4 +3,4 @@ #! nix-shell -i "just --justfile" cd: vanity-imports --config vanity-imports.toml - rsync --recursive --delete dist/ /srv/http/go + rsync --recursive --delete --chmod=go+r dist/ /srv/http/go