diff --git a/Justfile b/Justfile index 4ce8ca7..189ef4c 100755 --- a/Justfile +++ b/Justfile @@ -106,7 +106,7 @@ disk-umount dir: disk-install dir: _render_templates just -v _device diskInstall {{dir}} --argstr rebuildarg "dummy" -verify-vnc sshserver attempts="10": +verify-n-unlock sshserver attempts="10": #!/usr/bin/env bash set -e : ${VNCSOCK:?VNCSOCK must be set}