Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitrij <kvarkas@gmail.com>2022-10-31 00:45:23 +0300
committerDimitrij <kvarkas@gmail.com>2022-10-31 00:45:23 +0300
commit302fb2e8ddea1c993552c9a30c02f41d01ca54a9 (patch)
treed6cf1b32664296ef2cecda33caeafbe39e6695c1 /SIGN.SH
parent59105d9b26363e47f00676bd365b2ac8d4cb536a (diff)
parent4ff82ab29a22936b78510c68f544a99e677efed3 (diff)
Merge tag 'tags/0.78'HEADmaster
Diffstat (limited to 'SIGN.SH')
-rw-r--r--SIGN.SH4
1 files changed, 2 insertions, 2 deletions
diff --git a/SIGN.SH b/SIGN.SH
index f3300322..b40c2d47 100644
--- a/SIGN.SH
+++ b/SIGN.SH
@@ -9,14 +9,14 @@
set -e
-keyname=38BA7229B7588FD1
+keyname=B43979F89F446CFD
preliminary=false
while :; do
case "$1" in
-r)
shift
- keyname=6289A25F4AE8DA82
+ keyname=E4F83EA2AA4915EC
;;
-p)
shift