diff --git a/justfile b/justfile index 1fdf273..61871fa 100644 --- a/justfile +++ b/justfile @@ -11,4 +11,4 @@ gr-deploy: # Re-animate the VM that was suspended until now. gr-animate: colmena upload-keys - ssh -t github-runner "sudo systemctl start github-runner-*" + ssh -t github-runner "sudo systemctl restart --all github-runner-*"