diff options
Diffstat (limited to 'cryptech_backup')
-rwxr-xr-x | cryptech_backup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptech_backup b/cryptech_backup index 1f6f3d1..4292eaf 100755 --- a/cryptech_backup +++ b/cryptech_backup @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Securely back up private keys from one Cryptech HSM to another. |