From eee00cea64fe9a0fc35560e3826203170fb1e27f Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 4 Jun 2019 13:36:46 +0800 Subject: [PATCH] fix typo in fdee3356 --- main.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.nix b/main.nix index 3d67107..0fc1268 100644 --- a/main.nix +++ b/main.nix @@ -92,7 +92,7 @@ in cp /opt/hydra_id_rsa $HOME/.ssh/id_rsa cp /opt/hydra_id_rsa.pub $HOME/.ssh/id_rsa.pub echo "rpi-1,192.168.1.188 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMc7waNkP2HjL5Eo94evoxJhC8CbYj4i2n1THe5TPIR3" > $HOME/.ssh/known_hosts - chmod 600 $HOME/.ssh/id_rs + chmod 600 $HOME/.ssh/id_rsa LOCKCTL=$(mktemp -d) mkfifo $LOCKCTL/lockctl