From 2a0eff07c0f50488e2959675ab467786e09807fe Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 15 Mar 2023 17:49:09 +0100 Subject: fix cleanup of deploypass --- sshtool | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'sshtool') diff --git a/sshtool b/sshtool index eb4627a..6841bd6 100755 --- a/sshtool +++ b/sshtool @@ -33,13 +33,14 @@ fi SSH_CONFIG=cluster/$CLUSTER/ssh_config function header { + RANDNAME=$(openssl rand -hex 12) cat < /tmp/deploytool_askpass < /tmp/deploytool_askpass_$RANDNAME <