diff options
| author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2026-03-16 20:48:38 +0100 |
|---|---|---|
| committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2026-03-16 21:10:32 +0100 |
| commit | 8b66cf3a502ba1281a0d981a5eef4ca67160ed77 (patch) | |
| tree | b72ca36e70f0946e1420969e3b89435cef9f105a /deployment/systems/akashi.scm | |
| parent | 1d44de6aa4473a6ccfa9d8f57223a7acca701fbd (diff) | |
Diffstat (limited to 'deployment/systems/akashi.scm')
| -rw-r--r-- | deployment/systems/akashi.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/akashi.scm b/deployment/systems/akashi.scm index 896f2f6..aa09381 100644 --- a/deployment/systems/akashi.scm +++ b/deployment/systems/akashi.scm @@ -35,7 +35,7 @@ (define offload-hub #~(build-machine - (name "marekpasnikowski.pl") + (name "www.marekpasnikowski.pl") (systems (list "x86_64-linux" "i686-linux")) (user "marek") |
