summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tkey-ssh-agent.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/tkey-ssh-agent.install b/tkey-ssh-agent.install
index 8299be038afa..9784c8ab162d 100644
--- a/tkey-ssh-agent.install
+++ b/tkey-ssh-agent.install
@@ -4,6 +4,6 @@ post_install() {
}
post_upgrade() {
- echo -e "\033[1;33mThis release changes the Tkey identity (CDI) compared to $1, i.e., you will not have the same Ed25519 keypair derived."
+ echo -e "\033[1;33mThis release changes the Tkey identity (CDI) compared to $2, i.e., you will not have the same Ed25519 keypair derived."
}