diff options
author | spoob <spoob@gmx.de> | 2010-01-05 23:18:53 +0100 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2010-01-05 23:18:53 +0100 |
commit | 8e9353a2e42a2e98d93618af1b6435568c44fa0f (patch) | |
tree | 75b0aa46759a012fb8dadac55f554b2102a730c2 /pyLoadCli.py | |
parent | added hook system (diff) | |
download | pyload-8e9353a2e42a2e98d93618af1b6435568c44fa0f.tar.xz |
fixed rapidshare slot wait
Diffstat (limited to 'pyLoadCli.py')
-rwxr-xr-x | pyLoadCli.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadCli.py b/pyLoadCli.py index 87d7fc240..30524cb9a 100755 --- a/pyLoadCli.py +++ b/pyLoadCli.py @@ -468,4 +468,4 @@ if __name__ == "__main__": ) - cli = pyLoadCli(server_url)
\ No newline at end of file + cli = pyLoadCli(server_url) |