Justfile: rename remote unlock recipe

This commit is contained in:
steveej 2019-01-10 23:31:33 +01:00
parent a04bc097e3
commit 64ecf2aa1e

View file

@ -106,7 +106,7 @@ disk-umount dir:
disk-install dir: _render_templates disk-install dir: _render_templates
just -v _device diskInstall {{dir}} --argstr rebuildarg "dummy" just -v _device diskInstall {{dir}} --argstr rebuildarg "dummy"
verify-vnc sshserver attempts="10": verify-n-unlock sshserver attempts="10":
#!/usr/bin/env bash #!/usr/bin/env bash
set -e set -e
: ${VNCSOCK:?VNCSOCK must be set} : ${VNCSOCK:?VNCSOCK must be set}