mirror of
https://github.com/9001/copyparty.git
synced 2026-03-30 03:54:29 +10:00
v0.10.2
This commit is contained in:
@@ -408,7 +408,7 @@ class HttpCli(object):
|
||||
if v is not None:
|
||||
break
|
||||
|
||||
if not v:
|
||||
if v is None:
|
||||
raise Pebkac(422, "need zip or tar keyword")
|
||||
|
||||
vn, rem = self.auth.vfs.get(self.vpath, self.uname, True, False)
|
||||
|
||||
Reference in New Issue
Block a user