From d8dcc119fb9d3707d27c8ad81d74ca069518bd62 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 29 Jun 2024 17:44:30 +0200 Subject: move output files manually --- justfile | 1 + vanity-imports.toml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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 diff --git a/vanity-imports.toml b/vanity-imports.toml index abaa87b..9ab14fa 100755 --- a/vanity-imports.toml +++ b/vanity-imports.toml @@ -1,5 +1,4 @@ domain = "go.alanpearce.eu" -output = "/srv/http/go/" [index] description = "" -- cgit 1.4.1