diff --git a/justfile b/justfile index 28d95d2efc..8b590dac14 100644 --- a/justfile +++ b/justfile @@ -153,6 +153,7 @@ update-modern-normalize: download-log unit='ord' host='alpha.ordinals.net': ssh root@{{host}} 'mkdir -p tmp && journalctl -u {{unit}} > tmp/{{unit}}.log' + mkdir -p tmp/{{unit}} rsync --progress --compress root@{{host}}:tmp/{{unit}}.log tmp/{{unit}}.log graph log: