From 36c5269b0ef1773eb1b578e8d288785c19581bbf Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Fri, 21 May 2010 13:16:40 +0000 Subject: non-anonymous authentication, fixed #1185 --- launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'launch.sh') diff --git a/launch.sh b/launch.sh index f38a5a5e..9024603e 100644 --- a/launch.sh +++ b/launch.sh @@ -1,4 +1,4 @@ #!/usr/bin/env sh -cd src/ && python client.py "$@" +cd src/ && python poezio.py "$@" -- cgit v1.2.3