mirror of
https://github.com/9001/copyparty.git
synced 2025-10-04 10:19:21 +02:00
docs + cleanup
This commit is contained in:
parent
c573a780e9
commit
067cc23346
5 changed files with 146 additions and 127 deletions
|
@ -41,7 +41,7 @@ def uh(top):
|
|||
for fp in files:
|
||||
uh1(fp)
|
||||
|
||||
pr("k\n\n")
|
||||
pr("k\n")
|
||||
with open(top + "/uh", "wb") as f:
|
||||
f.write(b"a")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue