From 99713ed94ec1adbdfdf88eca48a8ea6fb56b6e48 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 23 Dec 2009 23:55:06 +0000 Subject: [PATCH] last before tagging --- README | 2 +- install.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index a846e13..54e5d63 100644 --- a/README +++ b/README @@ -31,7 +31,7 @@ Here are the main features of the DeeFuzzer Tools: * Auto Twitter posting of the current playing tracks * Jingling between main tracks * OSC controller : control the main functions from a distant terminal - * Station relay : stream other stations like *LIVE* sessions ! + * Station relaying : stream other stations like *LIVE* sessions ! * Very light and optimized streaming process It is neccessary to provide a config file which sets all needed parameters diff --git a/install.py b/install.py index ad90102..c005902 100644 --- a/install.py +++ b/install.py @@ -39,6 +39,7 @@ # ONLY FOR LINUX / UNIX import os, sys +import platform if len(sys.argv) == 1: install_dir = '/usr/share/deefuzzer/' -- 2.39.5