From 64ecf2aa1e7fb984835129f373ffcc109c56ca22 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Thu, 10 Jan 2019 23:31:33 +0100 Subject: [PATCH] Justfile: rename remote unlock recipe --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}