diff options
Diffstat (limited to '')
-rwxr-xr-x | bin/psign.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/psign.sh b/bin/psign.sh index 7762087..f3353c7 100755 --- a/bin/psign.sh +++ b/bin/psign.sh @@ -36,7 +36,7 @@ do graograman*) DESCRIPTION="Progress Linux 7 (graograman) Archive Key" - KEY="" + KEY="0x076B33250B5DD18B" ;; *) @@ -86,7 +86,7 @@ do graograman*) DESCRIPTION="Progress Linux 7 (graograman) Archive Key" - KEY="" + KEY="0x076B33250B5DD18B" ;; *) |