From 46836ba77583759f649625fe22bd744694b92f90 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 14 Apr 2017 15:11:20 -0400 Subject: Python interface API will need to be cryptech.libhal for installation. --- cryptech_backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cryptech_backup') diff --git a/cryptech_backup b/cryptech_backup index 7e465b8..18441a3 100755 --- a/cryptech_backup +++ b/cryptech_backup @@ -22,7 +22,7 @@ import atexit import getpass import argparse -from libhal import * +from cryptech.libhal import * def main(): -- cgit v1.2.3