style(user/secrets/hcv): adjust debug comment
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
1866b1e4c4
commit
1ead7b5d0b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ vault ssh \
|
|||
localhost > $SSH_KEY_PATH.pub.signed
|
||||
chmod 400 $SSH_KEY_PATH.pub.signed
|
||||
|
||||
# DEBUG
|
||||
# [DEBUG]
|
||||
ssh-keygen -L -f $SSH_KEY_PATH.pub.signed
|
||||
|
||||
# execute the SSH
|
||||
|
|
Loading…
Reference in a new issue