diff options
Diffstat (limited to 'justfile')
-rwxr-xr-x | justfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/justfile b/justfile index 37eeaaf..53533c1 100755 --- a/justfile +++ b/justfile @@ -3,3 +3,4 @@ cd: vanity-imports --config vanity-imports.toml + rsync --recursive --delete dist/ /srv/http/go |