From 1e59b39800eefe750aa86c4e5aa354cad4aa7e52 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 14 Apr 2013 17:29:26 +0000 Subject: Renamed --- install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install') diff --git a/install b/install index 77d248a..342386f 100755 --- a/install +++ b/install @@ -10,8 +10,8 @@ without prior consent from anybody. """ from __future__ import print_function -from lib.hdd import HDD -from lib.snack import * +from DysonInstaller.hdd import HDD +from DysonInstaller.snack import * from snack import * from subprocess import Popen, PIPE, call from pprint import pprint -- cgit v1.2.3