From b7e1cf46f7c88740732dea1d9885193567af2e78 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 13 Jul 2020 00:33:21 -0400 Subject: Whack all Python shebangs to Python 3 --- projects/hsm/cryptech_miniterm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/hsm/cryptech_miniterm') diff --git a/projects/hsm/cryptech_miniterm b/projects/hsm/cryptech_miniterm index af52b0e..b646811 100755 --- a/projects/hsm/cryptech_miniterm +++ b/projects/hsm/cryptech_miniterm @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright (c) 2016, NORDUnet A/S All rights reserved. # -- cgit v1.2.3