From 6e3e9a55a46c1f226b74c384f68622ad9784247d Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 28 Nov 2010 10:24:24 +0000 Subject: [PATCH] cleanup --- install.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install.py b/install.py index 4746d12..a49f2ba 100644 --- a/install.py +++ b/install.py @@ -66,7 +66,6 @@ if os.path.exists('/usr/bin/deefuzzer'): os.system('ln -s '+install_dir+os.sep+'deefuzzer.py '+'/usr/bin/deefuzzer') print """ - Installation successfull ! - Type 'deefuzzer' now... + DeeFuzzer installation successfull ! """ -- 2.39.5