Justfile: rename remote unlock recipe
This commit is contained in:
parent
a04bc097e3
commit
64ecf2aa1e
1 changed files with 1 additions and 1 deletions
2
Justfile
2
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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue