From: Guillaume Pellerin Date: Sun, 28 Nov 2010 10:24:24 +0000 (+0000) Subject: cleanup X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6e3e9a55a46c1f226b74c384f68622ad9784247d;p=deefuzzer.git cleanup --- 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 ! """